Click or drag to resize

BaseMarkableSolidFacets Property

Lists containing Facet defining the surface of the solid.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public IList<Facet> Facets { get; }

Property Value

IListFacet
See Also