LoftProfile.LoftProfile(Point3d) Constructor

Visual Basic

Public Sub New(
    pnt As Point3d
)

C#

public LoftProfile(
    Point3d pnt
);

Description

This wraps the ObjectARXAcDbLoftProfile::AcDbLoftProfile () method.

Links

LoftProfile Class, Autodesk.AutoCAD.DatabaseServices Namespace