LoftProfile.LoftProfile(Point3d) Constructor

Description

This wraps the ObjectARXAcDbLoftProfile::AcDbLoftProfile () method.

Visual Basic

Public Sub New(
    pnt As Point3d
)

C#

public LoftProfile(
    Point3d pnt
);

Links

LoftProfile Class, Autodesk.AutoCAD.DatabaseServices Namespace