ReliefCreatorDetectSharpBends Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public bool DetectSharpBends { get; set; }
Public Property DetectSharpBends As Boolean
Get
Set
public:
property bool DetectSharpBends {
bool get ();
void set (bool value);
}
member DetectSharpBends : bool with get, set
Property Value
Boolean
See Also