SectionSource Class

The available section source in SampleLineGroup.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesSectionSource

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

The SectionSource type exposes the following members.

Properties
 NameDescription
Public propertyIsSampled Gets or sets the boolean value which specified whether this section source should be sampled.
Public propertySourceId Gets the ObjectId of the source.
Public propertySourceName Gets the source name of the source.
Public propertySourceType Gets the source type of Section.
Public propertyStyleId Gets or sets the styleId of section.
Public propertyUpdateMode Gets or sets the update mode of section.
Top
Methods
 NameDescription
Public methodGetSectionIds Gets the objectId collection of sections on the section source.
Top
See Also