SoCollidingPrimitive.Type Property |
Primitive type
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoCollidingPrimitive. PrimitiveType Type { get; }
Public ReadOnly Property Type As SoCollidingPrimitive. PrimitiveType
Get
public:
property SoCollidingPrimitive. PrimitiveType Type {
SoCollidingPrimitive. PrimitiveType get ();
}
member Type : SoCollidingPrimitive. PrimitiveType with get
Property Value
Type:
SoCollidingPrimitive.PrimitiveType
See Also