SoInputIsZCompressed Method |
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public virtual bool IsZCompressed()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Overridable Function IsZCompressed As Boolean
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
virtual bool IsZCompressed()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
abstract IsZCompressed : unit -> bool
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
override IsZCompressed : unit -> bool
Return Value
Type:
BooleanRemarks See Also