AppliedAssemblySetting Class

This class is used to get or set the frequency information for applying assembly.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesAppliedAssemblySetting

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class AppliedAssemblySetting

The AppliedAssemblySetting type exposes the following members.

Properties
 NameDescription
Public propertyAdditionalAppliedAssemblies Gets or sets the value to specify a list of additional applied assembly information.
Public propertyAppliedAdjacentToOffsetTargetStartEnd Gets or sets the value to specify whether or not to automatically add assemblies adjacent to offset target start/end (feature lines, alignments, or polylines).
Public propertyAppliedAtHorizontalGeometryPoints Gets or sets the value to specify whether the assembly should be inserted at horizontal geometry points where the horizontal alignment geometry changes.
Public propertyAppliedAtOffsetTargetGeometryPoints Gets or sets the value to specify whether or not to automatically add assemblies at offset target geometry points (feature lines, alignments, or polylines).
Public propertyAppliedAtProfileGeometryPoints Gets or sets the value to specify whether the assembly should be inserted at profile geometry points where the profile geometry changes.
Public propertyAppliedAtProfileHighLowPoints Gets or sets the value to specify whether the assembly should be inserted at the high and low points of the profile geometry.
Public propertyAppliedAtSuperelevationCriticalPoints Gets or sets the value to specify whether the assembly should be inserted at superelevation critical points.
Public propertyCorridorAlongCurvesOption Gets or sets the value to specify the assembly insertion option along alignment curve.
Public propertyFrequencyAlongCurves Gets or sets the value to specify the assembly insertion frequency along the curve portion of an alignment.
Public propertyFrequencyAlongProfileCurves Gets or sets the value to specify the assembly insertion frequency along the curve portion of the profile geometry.
Public propertyFrequencyAlongSpirals Gets or sets the value to specify the assembly insertion frequency along the spiral portion of an alignment.
Public propertyFrequencyAlongTangents Gets or sets the value to specify the assembly insertion frequency along the tangent portion of an alignment.
Public propertyFrequencyAlongTargetCurves Gets or sets the value to specify the assembly insertion frequency along the curve portion of offset target.
Public propertyMODAlongCurves Gets or sets the value to specify the alignment curve MOD value for assembly insertion.
Public propertyMODAlongTargetCurves Gets or sets the value to specify the offset target curve MOD value for assembly insertion.
Public propertyTargetCurveOption Gets or sets the value to specify the assembly insertion option along offset target curve.
Top
See Also