LoftProfile.LoftProfile(Point3d) Constructor   MG2009New

Visual Basic
Public Sub New(
    pnt As Point3d
)
C#
public LoftProfile(
    Point3d pnt
);
Description

This wraps the ObjectARXAcDbLoftProfile::AcDbLoftProfile () method.

Links