Description
This wraps the ObjectARX AcDbLoftProfile::AcDbLoftProfile ( const AcDbPathRef& pathRef) method.
C#
public LoftProfile( PathRef pathRef );
Visual Basic
Public Sub New( pathRef As PathRef )
Links
LoftProfile Class, Autodesk.AutoCAD.DatabaseServices Namespace