Profile3d.Profile3d(PathRef) Constructor   MG2009New

Visual Basic
Public Sub New(
    pathRef As PathRef
)
C#
public Profile3d(
    PathRef pathRef
);
Description

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

Links