CODViewport::InitCompProperties
Sets the component(s) properties to the default property set.
Defined in: OdViewport.cpp
Syntax
void CODViewport::InitCompProperties(CODComponent* pComp);void CODViewport::InitCompProperties(CODComponentSet* pCompSet);
Return Value
void
Parameters
pComp
A single component to be initialized.
pCompSet
A set of components to be initialized.