Share

ProfileView.CreateMultiple Method

Overload List

 NameDescription
Public methodStatic memberCode exampleCreateMultiple(ObjectId, Point3d, MultipleProfileViewsCreationOptions) Creates multiple ProfileViews from the alignment with the default ProfileViewStyle and ProfileViewBandSet.
Public methodStatic memberCode exampleCreateMultiple(ObjectId, Point3d, StackedProfileViewsCreationOptions, MultipleProfileViewsCreationOptions) Creates multiple stacked ProfileViews for an alignment with the default ProfileViewBandSet.
Public methodStatic memberCode exampleCreateMultiple(ObjectId, Point3d, MultipleProfileViewsCreationOptions, SplitProfileViewCreationOptions, ProfileViewDatumType) Creates multiple split ProfileViews from the alignment with the default ProfileViewStyle and ProfileViewBandSet.
Public methodStatic memberCode exampleCreateMultiple(ObjectId, Point3d, StackedProfileViewsCreationOptions, MultipleProfileViewsCreationOptions, SplitProfileViewCreationOptions, ProfileViewDatumType) Creates multiple stacked split ProfileViews for an alignment with the default ProfileViewBandSet.
Public methodStatic memberCode exampleCreateMultiple(ObjectId, Point3d, String, ObjectId, ObjectId, MultipleProfileViewsCreationOptions) Creates multiple ProfileViews from the alignment with the specified ProfileViewStyle and ProfileViewBandSet.
Public methodStatic memberCode exampleCreateMultiple(ObjectId, Point3d, String, ObjectId, StackedProfileViewsCreationOptions, MultipleProfileViewsCreationOptions) Creates multiple stacked ProfileViews for an alignment.
Public methodStatic memberCode exampleCreateMultiple(ObjectId, Point3d, String, ObjectId, ObjectId, MultipleProfileViewsCreationOptions, SplitProfileViewCreationOptions, ProfileViewDatumType) Creates multiple split ProfileViews from an alignment with the specified ProfileViewStyle and ProfileViewBandSet.
Public methodStatic memberCode exampleCreateMultiple(ObjectId, Point3d, String, ObjectId, StackedProfileViewsCreationOptions, MultipleProfileViewsCreationOptions, SplitProfileViewCreationOptions, ProfileViewDatumType) Creates multiple stacked split ProfileViews for an alignment.

See Also

Reference

Was this information helpful?