SoFullPathLength Property |
Returns length of path chain (number of nodes).
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int Length { get; }
Public ReadOnly Property Length As Integer
Get
public:
property int Length {
int get ();
}
member Length : int with get
Property Value
Type:
Int32Remarks See Also