LoftProfile.LoftProfile(PathRef) Constructor

Description

This wraps the ObjectARX AcDbLoftProfile::AcDbLoftProfile ( const AcDbPathRef& pathRef) method.

Visual Basic

Public Sub New(
    pathRef As PathRef
)

C#

public LoftProfile(
    PathRef pathRef
);

Links

LoftProfile Class, Autodesk.AutoCAD.DatabaseServices Namespace