Autodesk.AutoCAD.DatabaseServices Namespace > Profile3d Class > Profile3d Constructor > Profile3d(PathRef) Constructor
Profile3d.Profile3d(PathRef) Constructor   
Description

This wraps the ObjectARX AcDb3dProfile::AcDb3dProfile () method.

Visual Basic
Public Sub New(
    pathRef As PathRef
)
C#
public Profile3d(
    PathRef pathRef
);
Links
   Comments?