Profile3d.Profile3d(VertexRef) Constructor   MG2009New

Visual Basic
Public Sub New(
    vertexRef As VertexRef
)
C#
public Profile3d(
    VertexRef vertexRef
);
Description

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

Links