Share

AcDb3dProfile::AcDb3dProfile (AcDbVertexRef &) Constructor

C++

ACDB_PORT AcDb3dProfile(
    const AcDbVertexRef & vertexRef
);

Description

Constructor for a profile that is a vertex

Parameters

Parameters Description
vertexRef reference to the vertex

Links

AcDb3dProfile Class

Was this information helpful?