CloneCoordSys Method

WRAPPER_API virtual CoordSys *CloneCoordSys() const

 

Description

The CloneCoordSys method produces a deep-copy of the current instance.  The behavior of the CloneCoordSys method is the same as the behavior of the Clone method, except CloneCoordSys returns a pointer to a CoordSys instead of a pointer to a Serializable.