LoftProfile.LoftProfile(PathRef) Constructor

Visual Basic

Public Sub New(
    pathRef As PathRef
)

C#

public LoftProfile(
    PathRef pathRef
);

Description

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

Links

LoftProfile Class, Autodesk.AutoCAD.DatabaseServices Namespace