IFCExportOptionsIsAllVisibilityStates
Property
|
Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public bool IsAllVisibilityStates { get; set; }
Public Property IsAllVisibilityStates As Boolean
Get
Set
public:
property bool IsAllVisibilityStates {
bool get ();
void set (bool value);
}
member IsAllVisibilityStates : bool with get, set
Property Value
Boolean
See Also