DevTV on AutoCAD 2011’s Associative Surfaces API

Nurbs surfaces in AutoCAD 2011In preparation for his upcoming AUv session, Philippe Leefsma – from our DevTech team in Europe – has recorded a DevTV all about the Associative Surfaces API introduced in AutoCAD 2011.

Philippe covers three main topics in this interesting session:

  1. The Associative Framework
  2. Associative Surfaces
  3. Nurbs Surfaces
DevTV: AutoCAD 2011 Surfaces API view download (82.3MB)

Enjoy! 🙂

2 responses to “DevTV on AutoCAD 2011’s Associative Surfaces API”

  1. In AcDbAssocFilletSurfaceActionBody class have two funcs are :getHintPoints func and getFilletHandleData func .These funcs return args in AcDbSurface::createFilletSurface Method ,corporeality are AcGePoint3d pickPt1,pickPt2 ; AcGeVector3d projDir.

    How to I can get AcArray<acgevector3d>projVectors ; AcGePoint3d pickPoint ; AcGeVector3d viewVector are args in AcDbSurface::trimSurface Method ? Because AcDbAssocTrimSurfaceActionBody class not support !!

    1. Sorry - this isn't a support forum (and I don't know the answer to this question off the top of my head). I suggest posting to the ObjectARX Discussion Group.

      Kean

Leave a Reply to HT Cancel reply

Your email address will not be published. Required fields are marked *