SbCylinderSectionProjector Constructor (Single) |
Calls SbCylinderSectionProjector(edgeTol, true).
Namespace: OIV.Inventor.ProjectorsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbCylinderSectionProjector(
float edgeTol
)
Public Sub New (
edgeTol As Single
)
public:
SbCylinderSectionProjector(
float edgeTol
)
new :
edgeTol : float32 -> SbCylinderSectionProjector
Parameters
- edgeTol
- Type: SystemSingle
Remarks See Also