CODController::IsVertexEditAllowed
BOOLCODController::IsVertexEditAllowed(CODComponent*pComp)
Determines if a vertex editing operation is currently allowed on a component.
Defined in: OdController.cpp
Return Value
TRUE if the vertices can be edited.
Parameters
pComp
The component to check.