This defines a material section source in SampleLineGroup.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesMaterialSectionSource
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class MaterialSectionSource
VB
Public Class MaterialSectionSource
C++
public ref class MaterialSectionSource
The MaterialSectionSource type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsSampled | Gets the boolean value which specified whether this section source should be sampled. |
![]() | Material | Gets the material source. |
![]() | SourceType | Gets the source type of Section. |
![]() | StyleId | Gets or sets the styleId of section. |
![]() | UpdateMode | Gets the update mode of section. |
Methods
Name | Description | |
---|---|---|
![]() | GetMaterialSectionIds | Gets the objectId collection of MaterialSection on the section source. |