api_remove_transf
List of: Functions
Subjects: Modifying Models, Transforms
Contents: Kernel

Action: Removes (discards) the transformation of a body.

Prototype: outcome api_remove_transf (


ENTITY* entity, // entity of interest


AcisOptions* ao = NULL // acis options


);

Includes: #include "kernel/acis.hxx"

#include "kernel/kernapi/api/api.hxx"

#include "kernel/kernapi/api/kernapi.hxx"

#include "kernel/kerndata/data/entity.hxx"

#include "kernel/kernapi/api/acis_options.hxx"

Description: Each body contains a transformation matrix that gives the relationship between its internal coordinate system and that of the world. This API discards this transformation and places the body in the world coordinate system.

Errors: Pointer to body is NULL.

Library: kernel

Filename: kern/kernel/kernapi/api/kernapi.hxx

Effect: Changes model
PDF/KERN/16FNA.PDF
HTM/DATA/KERN/KERN/16FNA/0126.HTM