AuditOptionsFixFlaws Property
|
Namespace: Bricscad.DirectModeling
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public bool FixFlaws { get; set; }
Public Property FixFlaws As Boolean
Get
Set
public:
property bool FixFlaws {
bool get ();
void set (bool value);
}
member FixFlaws : bool with get, set
Property Value
Type:
Boolean
See Also