MarkablePolyLinePoints Property |
Gets the list of points.
Namespace: RAYLASE.MarkerPlugin.JobElementsAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic IList<dvec3> Points { get; }
Property Value
IListdvec3
See Also