editor › Globals › ISurfaceCandidate
Interface: ISurfaceCandidate
An ISurfaceCandidate may be the new equivalent of the "old" surface after the mesh has changed
Hierarchy
↳ ISurfaceCandidate
Index
Properties
Properties
element
• element: MeshSurface
Inherited from IAbstractElementCandidate.element
Defined in src/model/data/Concepts/Anchors/MeshElementAnchor.ts:9
Optional matchingPoints
• matchingPoints? : Vector3[]
Defined in src/model/data/Concepts/Anchors/MeshSurfaceAnchor.ts:23
same points between old and new surface, assembly space. might not always be defined.
mesh
• mesh: Mesh
Inherited from IAbstractElementCandidate.mesh
Defined in src/model/data/Concepts/Anchors/MeshElementAnchor.ts:10
probability
• probability: number
Inherited from IAbstractElementCandidate.probability
Defined in src/model/data/Concepts/Anchors/MeshElementAnchor.ts:11