SoCollidingPrimitive.Type Property |
Primitive type
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
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