The SectionViewGroupCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add(Point3d) |
Add a SectionViewGroup which will create multiple SectionViews for each SampleLine in SampleLineGroup.
|
![]() | Add(Point3d, Double, Double, SectionViewGroupCreationRangeOptions, SectionViewGroupCreationPlacementOptions) |
Add a SectionViewGroup which will create multiple SectionViews within specified station range in Alignment.
|
![]() | Add(Point3d, Double, Double, SectionViewGroupCreationRangeOptions, SectionViewGroupCreationPlacementOptions, SectionDisplayOptionCollection, ObjectId, ObjectId) |
Add a SectionViewGroup which will create multiple SectionViews within specified station range in Alignment.
|
![]() | GetEnumerator |
Implement the method declare in IEnumerable<T> interface. This method return an enumerator which can be use to enumerate this collection.
|
![]() | GetObjectEnumerator |
Implement the method declare in IEnumerable interface. This method return an enumerator which can be use to enumerate this collection.
|
![]() | Remove |
Removes a SectionViewGroup from the collection.
|
![]() | RemoveAt |
Removes a SectionViewGroup specified by index from the collection.
|