Eyeshot 10 WPF API Reference
DefiningPoint Property

WPF Assembly > devDept.Eyeshot.Entities Namespace > OrdinateDim Class : DefiningPoint Property
Gets or sets the defining point.
Syntax
'Declaration
 
Public Property DefiningPoint As Point3D
public Point3D DefiningPoint {get; set;}
Remarks
You need to call the Viewport.Entities.Regen() to see the effect of this command.
See Also

Reference

OrdinateDim Class
OrdinateDim Members