SoCollisionManagerCompListItemShape_index Property |
Namespace: OIV.Inventor.CollisionAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic int Shape_index { get; set; }
Public Property Shape_index As Integer
Get
Set
public:
property int Shape_index {
int get ();
void set (int value);
}
member Shape_index : int with get, set
Property Value
Type:
Int32
Remarks
See Also