Profile3d.Profile3d Constructor (PathRef)

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

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

Links