Skip to main content

Speos NX library 2025 R1

SourceSurfaceEmissiveFaces Class Reference

Last update: 17.07.2025

Builder for emissive faces of a surface source. More...

Inheritance diagram for SourceSurfaceEmissiveFaces:
_object

Public Member Functions

'None' Add (self, tag)
 Adds a face.
 
'None' Remove (self, tag)
 Removes a face.
 
'None' Clear (self)
 Clear all faces.
 
'None' RevertFace (self, tag)
 Reverts a face.
 

Static Public Attributes

str Direction = property(fset=__SetDirection)
 Sets a direction for a certain face.
 

Detailed Description

Builder for emissive faces of a surface source.

Member Function Documentation

◆ Add()

'None' Add ( self,
tag )

Adds a face.

The Add function takes a feature tag.

Parameters
[in]tagInteger.
Returns
Void.

◆ Clear()

'None' Clear ( self)

Clear all faces.

Returns
Void.

◆ Remove()

'None' Remove ( self,
tag )

Removes a face.

The Remove function takes a feature tag.

Parameters
[in]tagInteger.
Returns
Void.

◆ RevertFace()

'None' RevertFace ( self,
tag )

Reverts a face.

The RevertFace function takes a feature tag.

Parameters
[in]tag: Integer.
Returns
Void.

Member Data Documentation

◆ Direction

str Direction = property(fset=__SetDirection)
static

Sets a direction for a certain face.

The SetDirection function takes a feature tag as the first parameter.
The function changes the direction of a face.

The reverse direction depends of the value parameter:
0 - Does not reverse the direction.
1 - Reverses the direction.

Parameters
[in]tag: Integer.
[in]value: Integer.
Returns
Void.

The documentation for this class was generated from the following file:
  • SpeosNX.py

Connect with Ansys