BendReliefFeatureRelief Property
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public BendReliefFeatureReliefType Relief { get; set; }
Public Property Relief As BendReliefFeatureReliefType
Get
Set
public:
property BendReliefFeatureReliefType Relief {
BendReliefFeatureReliefType get ();
void set (BendReliefFeatureReliefType value);
}
member Relief : BendReliefFeatureReliefType with get, set
Property Value
BendReliefFeatureReliefType
See Also