DatabaseLoftMag2 Property
|
Property that controls the draft angle
mangitude through the last cross section of a lofted solid. This
property corresponds to the LOFTMAG2 system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double LoftMag2 { get; set; }
Public Property LoftMag2 As Double
Get
Set
public:
property double LoftMag2 {
double get ();
void set (double value);
}
member LoftMag2 : float with get, set
Property Value
Double
See Also