StylesRoot Class

The root class for accessing collections of all Civil 3D styles.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesStylesRoot

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

The StylesRoot type exposes the following members.

Properties
 NameDescription
Public propertyAlignmentDesignCheckSets Gets the collection of alignment design check set in the database.
Public propertyAlignmentStyles Gets the collection of all alignment styles in the database.
Public propertyAssemblyStyles Gets the collection of AssemblyStyle objects in the database.
Public propertyBandStyles Gets the root object of Civil 3D band styles.
Public propertyBuildingSiteStyles Gets the collection of BuildingSiteStyle objects in the database.
Public propertyCantViewStyles Gets the collection of CantViewStyle objects in the database.
Public propertyCatchmentStyles Gets the collection of all CatchmentStyle objects in the database.
Public propertyCodeSetStyles Gets the collection of CodeSetStyle objects in the database.
Public propertyCorridorStyles Gets the collection of all corridor styles in the database.
Public propertyFeatureLineStyles Gets the collection of all feature line styles in the database.
Public propertyGradingCriteriaSets Gets the collection of GradingCriteriaSet objects in the database.
Public propertyGradingStyles Gets the collection of all grading styles in the database.
Public propertyGroupPlotStyles Gets the collection of all group plot styles in the database.
Public propertyInterferenceStyles Gets the collection of all interference styles in the database.
Public propertyIntersectionStyles Gets the collection of IntersectionStyle objects in the database.
Public propertyLabelSetStyles Gets the root object of Civil 3D label set styles.
Public propertyLabelStyles Gets the root object of Civil 3D label styles.
Public propertyLinkStyles Gets the collection of LinkStyle objects in the database.
Public propertyMarkerStyles Gets the root object of Civil 3D mark styles.
Public propertyMassHaulLineStyles Gets the collection of MassHaulLineStyle objects in the database.
Public propertyMassHaulViewStyles Gets the collection of MassHaulViewStyle objects in the database.
Public propertyMatchLineStyles Gets the collection of all match line styles in the database.
Public propertyParcelStyles Gets the collection of all parcel styles in the database.
Public propertyCode examplePartsListSet Gets the collection of parts list in the database.
Public propertyPipeRuleSetStyles Gets the collection of all pipe rule set styles in the database.
Public propertyPipeStyles Gets the collection of all pipe styles in the database.
Public propertyPointCloudStyles Gets the collection of PointCloudStyle objects in the database.
Public propertyPointStyles Gets the collection of all point styles in the database.
Public propertyProfileDesignCheckSets Gets the collection of profile design check set in the database.
Public propertyCode exampleProfileStyles Gets the collection of all profile styles in the database.
Public propertyProfileViewBandSetStyles Gets the collection of all profile view band set styles in the database.
Public propertyProfileViewStyles Gets the collection of all profile view styles in the database.
Public propertyProjectionStyles Gets the collection of ProjectionStyle objects in the database.
Public propertyQuantityTakeoffCriterias Gets the collection of QuantityTakeoffCriteria objects in the database.
Public propertySampleLineStyles Gets the collection of all sample line styles in the database.
Public propertySectionStyles Gets the collection of all section styles in the database.
Public propertySectionViewBandSetStyles Gets the collection of all section view band set styles in the database.
Public propertySectionViewStyles Gets the collection of all section view styles in the database.
Public propertyShapeStyles Gets the collection of ShapeStyle objects in the database.
Public propertySheetStyles Gets the collection of all sheet styles in the database.
Public propertySlopePatternStyles Gets the collection of SlopePatternStyle objects in the database.
Public propertyStructureRuleSetStyles Gets the collection of all structure rule set styles in the database.
Public propertyStructureStyles Gets the collection of all structure styles in the database.
Public propertySuperelevationViewStyles Gets the collection of SuperelevationViewStyle objects in the database.
Public propertyCode exampleSurfaceStyles Gets the collection of all surface styles in the database.
Public propertySurveyFigureStyles Gets the collection of SurveyFigureStyle objects in the database.
Public propertySurveyNetworkStyles Gets the collection of SurveyNetworkStyle objects in the database.
Public propertyTableStyles Gets the root object of Civil 3D table styles.
Public propertyViewFrameStyles Gets the collection of all view frame styles in the database.
Top
Extension Methods
 NameDescription
Public Extension MethodGetPressureAppurtenanceStyles Gets the collection of all appurtenance styles in the database.
(Defined by StylesRootPressurePipesExtension)
Public Extension MethodGetPressureFittingStyles Gets the collection of all fitting styles in the database.
(Defined by StylesRootPressurePipesExtension)
Public Extension MethodGetPressurePartLists Gets the collection of all part lists in the database.
(Defined by StylesRootPressurePipesExtension)
Public Extension MethodGetPressurePipeStyles Gets the collection of all pressure pipe styles in the database.
(Defined by StylesRootPressurePipesExtension)
Top
See Also