Description
This property returns a pointer to the previous coedge if the sense argument is FORWARD; otherwise returns a pointer to the next coedge.
Syntax
CoedgePointer = Previous( );
|
Return: (IEntity*) *pVal |
Pointer to the previous or next coedge. |