Click or drag to resize

PickType Enumeration

[Missing <summary> documentation for "T:Demo3D.Visuals.PickType"]


Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public enum PickType
Members
Member nameValueDescription
None0 
Face1 
FaceCenter2 
Line3 
LineCenter4 
Point5 
Center6 
Origin7 
See Also