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

Profile3d Class, Autodesk.AutoCAD.DatabaseServices Namespace