| Name | Description |
---|
   | CreateMultiple(ObjectId, Point3d, MultipleProfileViewsCreationOptions) |
Creates multiple ProfileViews from the alignment with the default ProfileViewStyle and ProfileViewBandSet.
|
   | CreateMultiple(ObjectId, Point3d, StackedProfileViewsCreationOptions, MultipleProfileViewsCreationOptions) |
Creates multiple stacked ProfileViews for an alignment with the default ProfileViewBandSet.
|
   | CreateMultiple(ObjectId, Point3d, MultipleProfileViewsCreationOptions, SplitProfileViewCreationOptions, ProfileViewDatumType) |
Creates multiple split ProfileViews from the alignment with the default ProfileViewStyle and ProfileViewBandSet.
|
   | CreateMultiple(ObjectId, Point3d, StackedProfileViewsCreationOptions, MultipleProfileViewsCreationOptions, SplitProfileViewCreationOptions, ProfileViewDatumType) |
Creates multiple stacked split ProfileViews for an alignment with the default ProfileViewBandSet.
|
   | CreateMultiple(ObjectId, Point3d, String, ObjectId, ObjectId, MultipleProfileViewsCreationOptions) |
Creates multiple ProfileViews from the alignment with the specified ProfileViewStyle and ProfileViewBandSet.
|
   | CreateMultiple(ObjectId, Point3d, String, ObjectId, StackedProfileViewsCreationOptions, MultipleProfileViewsCreationOptions) |
Creates multiple stacked ProfileViews for an alignment.
|
   | CreateMultiple(ObjectId, Point3d, String, ObjectId, ObjectId, MultipleProfileViewsCreationOptions, SplitProfileViewCreationOptions, ProfileViewDatumType) |
Creates multiple split ProfileViews from an alignment with the specified ProfileViewStyle and ProfileViewBandSet.
|
   | CreateMultiple(ObjectId, Point3d, String, ObjectId, StackedProfileViewsCreationOptions, MultipleProfileViewsCreationOptions, SplitProfileViewCreationOptions, ProfileViewDatumType) |
Creates multiple stacked split ProfileViews for an alignment.
|