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