SoCollidingPrimitivePrimitiveType Enumeration |
Primitive types
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public enum PrimitiveType
Public Enumeration PrimitiveType
public enum class PrimitiveType
Members
| Member name | Value | Description |
---|
| SEGMENT | 2 | |
| LINE_SEGMENT | 2 | |
| TRIANGLE | 3 | |
See Also