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