G3DCoordinateSystemGetPlaneInformation Method |
Gets plane information for the specified plane identifier.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic CSPlaneInformation GetPlaneInformation(
CSPlaneID planeID
)
Parameters
- planeID CSPlaneID
- The plane identifier.
Return Value
CSPlaneInformationThe corresponding plane information.
See Also