CODComponentPosition::CODComponentPosition
CODComponentPosition::CODComponentPosition(CODComponent*pComp= NULL)
Constructor.
Defined in: OdComponentPos.cpp
Comments
If a pointer to a component is passed to the constructor, the component is used to initialize the position object.Parameters
pComp
Pointer to component to save position of.