Class AsmbDraw
Render all Anchors of the Asmb in form of CoordinateDrawing.
public class AsmbDraw : IDisplayee, IExpandToBox3d
- Inheritance
-
AsmbDraw
- Implements
- Inherited Members
- Extension Methods
Constructors
AsmbDraw(Asmb, Anchor)
Ctor.
public AsmbDraw(Asmb asmb, Anchor root)
Parameters
Properties
Asmb
Asmb.
public Asmb Asmb { get; set; }
Property Value
Root
Fixed anchor.
public Anchor Root { get; set; }
Property Value
Methods
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