Class WorkpieceEditorDispalyee
- Namespace
- Hi.NcMech.Workpieces
- Assembly
- HiMech.dll
public class WorkpieceEditorDispalyee : IDisplayee, IExpandToBox3d
- Inheritance
-
WorkpieceEditorDispalyee
- Implements
- Inherited Members
- Extension Methods
Properties
Config
public WorkpieceEditorDisplayeeConfig Config { get; set; }
Property Value
EnableShownFixture
public bool EnableShownFixture { get; set; }
Property Value
IdealGeomRenderingMode
public WorkpieceEditorDispalyee.RenderingMode IdealGeomRenderingMode { get; set; }
Property Value
MachiningEquipmentGetter
public Func<MachiningEquipment> MachiningEquipmentGetter { get; set; }
Property Value
RawGeomRenderingMode
public WorkpieceEditorDispalyee.RenderingMode RawGeomRenderingMode { get; set; }
Property Value
Methods
ClearIdealGeomCache()
public void ClearIdealGeomCache()
ClearRawGeomCache()
public void ClearRawGeomCache()
Display(Bind)
Display function called in DispEngine rendering loop.
public void Display(Bind bind)
Parameters
bind
BindBind with DispEngine. See Bind.
ExpandToBox3d(Box3d)
Expands the destination box. This function is usually used to compute the bounding box of elements.
public void ExpandToBox3d(Box3d dst)
Parameters
dst
Box3dDestination box