SoCollisionManagerCompListItemX Property |
Namespace: OIV.Inventor.CollisionAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic float X { get; set; }
Public Property X As Single
Get
Set
public:
property float X {
float get ();
void set (float value);
}
member X : float32 with get, set
Property Value
Type:
Single
Remarks
See Also