API Reference > OdDg Classes > OdDgModel Class > OdDgModel Enumerations > OdDgModel::AcsType Enumeration
OdDgModel::AcsType Enumeration
Syntax
C++
enum AcsType { kAcsTypeNone = 0, kRectangular = 1, kCylindrical = 2, kSpherical = 3 };

DgModel.h

The types of the Auxiliary Coordinate System

Copyright © 2002–2020. Open Design Alliance. All rights reserved.