All Frameworks  Object Hierarchy  This Framework  Indexes  Previous Next  

RemoveFace (Object)

Represents the Remove Face operation.
It removes a face or a set of faces.

Property Index

KeepFace
Adds a new face to be Kept.
KeepFaces
Get the specified faces to be kept.
Propagation
Get the faces that will be removed.
RemoveFace
Adds a new face to be removed.
RemoveFaces
Get the specified faces to be removed.

Method Index

remove_KeepFace
Removes a face to be Kept.
remove_RemoveFace
Removes a face to be removed.

Properties


o Property KeepFace(Reference iKeepFace) (Write Only)
Adds a new face to be Kept.
Parameters:
iKeepFace
The new face to process
The following
Boundary object is supported: Face.
o Property KeepFaces() As References (Read Only)
Get the specified faces to be kept.
o Property Propagation() As References (Read Only)
Get the faces that will be removed.
o Property RemoveFace(Reference iRemoveFace) (Write Only)
Adds a new face to be removed.
Parameters:
iRemoveFace
The new face to process
The following
Boundary object is supported: Face.
o Property RemoveFaces() As References (Read Only)
Get the specified faces to be removed.

Methods


o Sub remove_KeepFace(Reference iKeepFace)
Removes a face to be Kept.
Parameters:
iKeepFace
The new face to process
The following
Boundary object is supported: Face.
o Sub remove_RemoveFace(Reference iRemoveFace)
Removes a face to be removed.
Parameters:
iRemoveFace
The new face to process
The following
Boundary object is supported: Face.

Copyright © 2003, Dassault Systèmes. All rights reserved.