SectionSectionPoints Property

Gets all the geometry points of the Section.

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

Property Value

SectionPointCollection
See Also