Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / CurveSurrogate Class / Pw Property

In This Topic
    Pw Property (CurveSurrogate)
    In This Topic
    See devDept.Eyeshot.Entities.Curve.Pw.
    Syntax
    'Declaration
     
    Public Property Pw As Point4D()
    public Point4D[] Pw {get; set;}
    See Also