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