EdgeStyleCreaseAngle
Property
|
Property that represents the edge crease
angle. Double value indicating the angle threshold, above which a
facet edge representing adjoining facets is displayed.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double CreaseAngle { get; set; }
Public Property CreaseAngle As Double
Get
Set
public:
property double CreaseAngle {
double get ();
void set (double value);
}
member CreaseAngle : float with get, set
Property Value
Double
See Also