AECBaseDefs.h
Members |
Description |
ehoGlobal = 0 |
global coordinate system is used to align the hatch |
ehoObject = 1 |
objects's coordinate system is used to align the hatch |
Defines orientation of the hatch.
Hatch orientation enumeration is used for AECDispCompHatch class to identify how the hatch orientation should be treated. If the type is ehoGlobal, then the hatch is aligned relative to global cooridinate system. If the type os ehoObject, then the hatch is aligned relative to object's coordinate system.
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|