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