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