SoConePartType Enumeration |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [FlagsAttribute]
public enum PartType
<FlagsAttribute>
Public Enumeration PartType
[FlagsAttribute]
public enum class PartType
[<FlagsAttribute>]
type PartType
Members
| Member name | Value | Description |
---|
| SIDES | 1 | The conical part. |
| BOTTOM | 2 | The bottom circular face. |
| ALL | 3 | All parts. |
Remarks See Also