G3DCoordinate |
The G3DCoordinateSystem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetAxisSideName | Gets the name of the axis side. |
![]() | GetAxisStyleInformation | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetIsoline | Gets a iso line in a path object. |
![]() | GetIsolineFromPlaneToPoint | Draws an isoline beginning from a plane to the given point. |
![]() | GetIsolineFromPointToPlane | Gets an isoline beginning from a given point to the axis. |
![]() | GetIsolineFromTo | Get a line along the axis designated by the argument id from the logical values r0 to r1. |
![]() | GetIsolineOnPlane | Draws an isoline on a plane beginning from r0 to r1. For r0,r1 either ry0,ry1 is used (if it is an x-axis), otherwise rx0,rx1 is used. The other parameter pair is not used. |
![]() | GetJoinedAxisStyleIdentifier | |
![]() | GetJoinedPlaneIdentifier | |
![]() | GetLogicalDirection | Gets the logical direction to the sides of an axis. |
![]() | GetNameOfPlane | Gets the name of the provided plane. |
![]() | GetNormalizedDirection | Converts logical coordinates along an isoline to layer coordinates and returns the direction of the isoline at this point. |
![]() | GetPlaneInformation | |
![]() | GetPointOnPlane(CSPlaneID, Logical3D) | |
![]() | GetPointOnPlane(CSPlaneID, Double, Double) | |
![]() | GetPositionAndNormalizedDirection | Converts logical coordinates along an isoline to layer coordinates and returns the direction of the isoline at this point. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | LayerToLogicalCoordinates | Calculates from two coordinates of a point the logical values (values between 0 and 1). Returns true if the conversion is possible, otherwise false. |
![]() | LogicalToLayerCoordinates | Calculates from two logical values (values between 0 and 1) the coordinates of the point. Returns true if the conversion is possible, otherwise false. |
![]() | LogicalToLayerCoordinatesAndDirection | Converts logical coordinates along an isoline to layer coordinates and the appropriate derivative. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() | WithLayerSize | Returns an instance of this class, whose rectangular area size was set to the provided value |