StepConicalSurface constructor

init

Constructs a new instance of StepConicalSurface

def __init__(self):
    ...

init

Constructs a new instance of StepConicalSurface

def __init__(self, name, axis, _radius, _semi_angle):
    ...
ParameterTypeDescription
namestr
axisStepAxis2Placement3D
_radiusfloat
_semi_anglefloat

See Also