SectionSectionPoints Property

Gets all the geometry points of the Section.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public SectionPointCollection SectionPoints { get; }

Property Value

SectionPointCollection
See Also