StepSurfaceCurve constructor

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

Constructs a new instance of StepSurfaceCurve

def __init__(self, name, curve, associated_geometry, master_representation):
    ...
ParameterTypeDescription
namestr
curveStepCurve
associated_geometrySystem.Collections.Generic.List
master_representationStepPreferredSurfaceCurveRepresentation

See Also