MaterialSectionSource Class

This defines a material section source in SampleLineGroup.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesMaterialSectionSource

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

The MaterialSectionSource type exposes the following members.

Properties
 NameDescription
Public propertyIsSampled Gets the boolean value which specified whether this section source should be sampled.
Public propertyMaterial Gets the material source.
Public propertySourceType Gets the source type of Section.
Public propertyStyleId Gets or sets the styleId of section.
Public propertyUpdateMode Gets the update mode of section.
Top
Methods
 NameDescription
Public methodGetMaterialSectionIds Gets the objectId collection of MaterialSection on the section source.
Top
See Also