Share

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

Syntax

C#

public class MaterialSectionSource

VB

Public Class MaterialSectionSource

C++

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

Methods

 NameDescription
Public methodGetMaterialSectionIds Gets the objectId collection of MaterialSection on the section source.

See Also

Reference

Was this information helpful?