StepAdvancedFace constructor

init {#str-System.Collections.Generic.List-aspose.cad.fileformats.stp.items.StepPlane-bool}

Constructs a new instance of StepAdvancedFace

def __init__(self, name, face_bounds, plane, same_sense):
    ...
ParameterTypeDescription
namestr
face_boundsSystem.Collections.Generic.List
planeStepPlane
same_sensebool

See Also