CSPlaneIDList Constructor |
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic CSPlaneIDList(
IEnumerable<CSPlaneID> ids
)
Parameters
- ids IEnumerableCSPlaneID
- The plane identifiers to include.
See Also