SoDecimatorSetSimplifiedShapeType Method |
Sets the shape type used for building the simplified node.
Namespace: OIV.Inventor.SimplifierAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void SetSimplifiedShapeType(
Type simplifiedShapeType
)
Public Sub SetSimplifiedShapeType (
simplifiedShapeType As Type
)
public:
void SetSimplifiedShapeType(
Type^ simplifiedShapeType
)
member SetSimplifiedShapeType :
simplifiedShapeType : Type -> unit
Parameters
- simplifiedShapeType
- Type: SystemType
Remarks
See Also