Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / AttributeReference Class / InsertionPoint Property

In This Topic
    InsertionPoint Property (AttributeReference)
    In This Topic
    Gets or sets the insertion point, (it corresponds to the Plane origin).
    Syntax
    'Declaration
     
    Public Property InsertionPoint As Point3D
    public Point3D InsertionPoint {get; set;}
    See Also