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