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