Profile3d.Profile3d(VertexRef) Constructor

Description

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

Visual Basic

Public Sub New(
    vertexRef As VertexRef
)

C#

public Profile3d(
    VertexRef vertexRef
);

Links

Profile3d Class, Autodesk.AutoCAD.DatabaseServices Namespace