Share

AcDbRay::AcDbRay

C++

AcDbRay();

Description

The default constructor. An AcDbRay object is constructed with a basepoint of (0,0,0) and a direction of (0,0,1).

Links

AcDbRay

Was this information helpful?