1.8 KiB
Executable File
1.8 KiB
Executable File
GENERATOR
| GENERATOR |
|---|
| Mozilla/4.05C-SGI [en] (X11; I; IRIX64 6.5 IP28) [Netscape] |
"30"
"30"](mstkla.md#MODEL%20REGION:)
"30"
"30"](GeomEntity.md)
"30"
"30"](GeomFace.md)
MODEL REGION OPERATORS:
void GR_Faces(PGeomRegn gr, int *nf, PGeomFace *faces);
Get the model faces that form the boundary of a model region.
int GR_FaceDir(PGeomRegn gr, PGeomFace gf);
Get the sense in which a model region is using a face, i.e., is the
face normal pointing into the region (return value 0), out of the
region (return value 1), both (return value 2) or none (return value
-1). * * * *
- MUST VERIFY THiS WITH CODE VALUES
int GR_OnBoundary(PGeomRegn this, PGeomEntity gent);
"30"
"30"](mstkla.md#MODEL%20REGION:)
"30"
"30"](GeomEntity.md)
"30"
"30"](GeomFace.md)
