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