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