Share

SettingsCmdCreateGradingGroup.SettingsCmdGradingGroupCreation.SurfaceConeTessellationAngle Property

Specifies the default maximum angle between supplemental projection lines on exterior corners.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyDouble SurfaceConeTessellationAngle { get; }

VB

Public ReadOnly Property SurfaceConeTessellationAngle As PropertyDouble
	Get

C++

public:
property PropertyDouble^ SurfaceConeTessellationAngle {
	PropertyDouble^ get ();
}

Property Value

PropertyDouble

See Also

Reference

Was this information helpful?