CSPlaneIDGetPlaneParallelToAxis2D Method |
Gets the plane parallel to the specified 2D axis.
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static CSPlaneID GetPlaneParallelToAxis2D(
CSLineID id
)
Parameters
- id CSLineID
- The axis identifier.
Return Value
CSPlaneIDThe corresponding plane identifier.
See Also