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

Profile3d Class, Autodesk.AutoCAD.DatabaseServices Namespace