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

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

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