Overload List

  NameDescription
Public methodStatic memberCreate(ObjectId, Point3d)
Creates a ProfileView from the specified alignment with the default ProfileView name and BandSetStyle.
Public methodStatic memberCreate(ObjectId, Point3d, SplitProfileViewCreationOptions)
Creates a split ProfileView from the specified alignment with the default ProfileView name and BandSetStyle.
Public methodStatic memberCreate(ObjectId, Point3d, StackedProfileViewsCreationOptions)
Creates stacked ProfileViews from the specified alignment with the default ProfileView name and BandSetStyle.
Public methodStatic memberCreate(ObjectId, Point3d, StackedProfileViewsCreationOptions, SplitProfileViewCreationOptions)
Creates stacked split ProfileViews from the specified alignment with the default ProfileView name and BandSetStyle.
Public methodStatic memberCreate(ObjectId, Point3d, String, ObjectId, ObjectId)
Creates a ProfileView from the specified alignment.
Public methodStatic memberCreate(ObjectId, Point3d, String, ObjectId, StackedProfileViewsCreationOptions)
Creates stacked ProfileViews from the specified alignment.
Public methodStatic memberCreate(CivilDocument, String, ObjectId, ObjectId, Point3d) Obsolete.
Creates a profile view from the specified alignment.
Public methodStatic memberCreate(CivilDocument, String, String, String, Point3d) Obsolete.
Creates a profile view from the specified alignment.
Public methodStatic memberCreate(ObjectId, Point3d, String, ObjectId, ObjectId, SplitProfileViewCreationOptions)
Creates a split ProfileView from the specified alignment.
Public methodStatic memberCreate(ObjectId, Point3d, String, ObjectId, StackedProfileViewsCreationOptions, SplitProfileViewCreationOptions)
Creates stacked split ProfileViews from the specified alignment.

See Also