Share

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.280

Syntax

C#

public class SectionSource

VB

Public Class SectionSource

C++

public ref 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.

Methods

 NameDescription
Public methodGetSectionIds Gets the objectId collection of sections on the section source.

See Also

Reference

Was this information helpful?