SoLDMGeomElementIsSkin Method |
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public bool IsSkin()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function IsSkin As Boolean
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
bool IsSkin()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member IsSkin : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also