SettingsProfileSettingsProfileCreation Class

default values for vertical curve sub-entities
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsProfileSettingsProfileCreation

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsProfileCreation : TreeOidWrapper

The SettingsProfileSettingsProfileCreation type exposes the following members.

Properties
 NameDescription
Public propertyAsymmetricalCrestCurveLength1 Gets the default length for the first part of the asymmetrical crest curve.
Public propertyAsymmetricalCrestCurveLength2 Gets the default length for the second part of the asymmetrical crest curve.
Public propertyAsymmetricalSagCurveLength1 Gets the default length for the first part of the asymmetrical sag curve.
Public propertyAsymmetricalSagCurveLength2 Gets the default length for the second part of the asymmetrical sag curve.
Public propertyCircularCrestCurveConstraint Gets whether curve length or radius is the primary constraint on a circular crest curve.
Public propertyCircularCrestCurveLength Gets the default length for a circular crest curve.
Public propertyCircularCrestCurveRadius Gets the default radius for a circular crest curve.
Public propertyCircularSagCurveConstraint Gets whether curve length or radius is the primary constraint on a circular sag curve.
Public propertyCircularSagCurveLength Gets the default length for a circular sag curve.
Public propertyCircularSagCurveRadius Gets the default radius for a circular sag curve.
Public propertyDefaultVerticalCurve Gets the default vertical curve type for a new profile.
Public propertyHeadlightAngle Gets the default headlight angle.
Public propertyHeadlightHeight Gets the default headlight height.
Public propertyParabolicCrestCurveKValue Gets the default K-value for a parabolic crest curve.
Public propertyParabolicCrestCurveLength Gets the default length for a parabolic crest curve.
Public propertyParabolicCrestVerticalConstraint Gets whether curve length or K value is the primary constraint on a parabolic crest curve.
Public propertyParabolicSagCurveKValue Gets the default K-value for a parabolic sag curve.
Public propertyParabolicSagCurveLength Gets the default length for a parabolic sag curve.
Public propertyParabolicSagVerticalConstraint Gets whether curve length or K value is the primary constraint on a parabolic sag curve.
Public propertyPassingEyeHeight Gets the default passing eye height.
Public propertyPassingObjectHeight Gets the default passing object height.
Public propertyStopEyeHeight Gets the default stop eye height.
Public propertyStopObjectHeight Gets the default stop object height.
Top
See Also