SoLDMGeomElementGetWeight Method |
Returns the weight associated with the geometry.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public float GetWeight()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetWeight As Single
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
float GetWeight()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetWeight : unit -> float32
Return Value
Type:
Single
Remarks
See Also