Share

Profile Methods

The Profile type exposes the following members.

Methods

 NameDescription
Public methodComputeFingerPrint Compute FingerPrint of the Entity.
(Inherited from Entity)
Public methodStatic memberCode exampleCreateByLayout(String, ObjectId, ObjectId, ObjectId, ObjectId) Creates a profile of FG type.
Public methodStatic memberCreateByLayout(String, CivilDocument, String, String, String, String) Creates a profile of FG type.
Public methodStatic memberCreateFromFeatureLine Creates a profile of EG type from a corridor feature line.
Public methodStatic memberCreateFromSurface(String, ObjectId, ObjectId, ObjectId, ObjectId, ObjectId) Creates a profile of EG type from a surface.
Public methodStatic memberCreateFromSurface(String, CivilDocument, String, String, String, String, String) Creates a profile of EG type from a surface.
Public methodStatic memberCreateFromSurface(String, ObjectId, ObjectId, ObjectId, ObjectId, ObjectId, Double, Double, Double) Creates a profile of EG type from a surface.
Public methodStatic memberCreateFromSurface(String, CivilDocument, String, String, String, String, String, Double, Double, Double) Creates a profile of EG type from a surface.
Public methodCreateOffsetProfileBySlope(String, ObjectId, ObjectId, Double) Creates a profile of Offset type
Public methodCreateOffsetProfileBySlope(String, String, String, Double) Creates a profile of Offset type
Public methodStatic memberCreateStaticFGFromProfile(String, ObjectId, ObjectId, ObjectId, ObjectId) Creates a new static FG profile from another profile. The profile inherits the originating profile's geometry, the update type is static. The new profile belongs to the same alignment of the originating profile.
Public methodStatic memberCreateStaticFGFromProfile(String, CivilDocument, String, String, String, String) Creates a new static FG profile from another profile. The profile inherits the originating profile's geometry, the update type is static. The new profile belongs to the same alignment of the originating profile.
Public methodElevationAt Gets the elevation at a specified station.
Public methodCode exampleGetReferenceInfo For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity)
Public methodGradeAt Given a station, gets the instantaneous grade and the algebraic difference.

See Also

Reference

Was this information helpful?