Previous Up Next

M3setFaceVertRef
Takes a topology as a parameter.
Redefines the references to the vertices of face number '_index_'.
The topology automatically switches to 'dynamic' mode (as opposed to 'static').

I M3setFaceVertRef (
S3d _session_
H3d _topo_
I _index_
[I I I] _vertRef_
)
Parameters

_session_
3D Session
_topo_
Topology
_index_
Face index
_vertRef_
Vertices’ references
Return value

0 if successful, otherwise nil
See Also

M3getFaceVertRef