Indexes   

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( 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 (Read Only)
Get the specified faces to be kept.
o Property Propagation() As (Read Only)
Get the faces that will be removed.
o Property RemoveFace( 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 (Read Only)
Get the specified faces to be removed.

Methods


o Sub remove_KeepFace( 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( iRemoveFace)
Removes a face to be removed.
Parameters:
iRemoveFace
The new face to process
The following
Boundary object is supported: Face.

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