Bitbybit Docs
    Preparing search index...

    Class FaceFromSurfaceAndWireDto<T, U> (Inputs.OCCT)

    A surface, a wire on it and a side for shapes.face.faceFromSurfaceAndWire.

    Type Parameters

    • T
    • U
    Index

    Constructors

    Properties

    Constructors

    Properties

    surface: T

    The surface the face is cut from.

    undefined
    
    wire: U

    The wire lying on the surface that bounds the face.

    undefined
    
    inside: boolean

    When true, the wire is turned so the face is the region it encloses; when false the wire's own direction decides.

    true