bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class FaceFromSurfaceAndWireDto<T, U>

    Type Parameters

    • T
    • U
    Index

    Constructors

    Properties

    Constructors

    Properties

    surface: T

    Surface from which to create a face

    undefined
    
    wire: U

    Wire that represents a boundary on the surface to delimit the face

    undefined
    
    inside: boolean

    Indicates wether face should be created inside or outside the wire

    true