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