Skip to main content

Speos NX library 2024 R2

SourceAmbientCommonBuilder Class Reference

Last update: 17.07.2025

A base class for all Ambient Source Builders. More...

Inheritance diagram for SourceAmbientCommonBuilder:
FeatureBuilder_objectSourceAmbientGeneralSkyBuilderSourceAmbientNaturalLightBuilderSourceAmbientOvercastSkyBuilderSourceAmbientUS1976BuilderSourceAmbientUniformBuilder

Additional Inherited Members

- Public Member Functions inherited from FeatureBuilder
 Commit (self)
 Commits any edits that have been applied to the builder.
 
 ShowResult (self)
 Updates the feature to reflect the result of an edit to the feature for all builders that support showing results.
 
- Properties inherited from FeatureBuilder
 Feature = property(fget = __GetFeature)
 Returns the feature being edited, or the created feature if the builder is being used in creation mode.
 
 FullName = property(fget = __GetFullName)
 Gets the full name of the feature being edited.
 
 Name = property(fget = __GetName, fset = __SetName)
 Gets or sets the name of the feature being edited.
 
 NameWithContext = property(fget = __GetNameWithContext)
 Gets the name with context of the feature being edited.
 
 Status = property(fget = __GetStatus)
 Returns the status of the feature being edited.
 

Detailed Description

A base class for all Ambient Source Builders.

A Builder is an object that is used to create and edit Features.

This is an abstract class that provides the basic functionality common to all builders. See the Builder subclasses for details of application-specific builders.

This is an abstract class, and cannot be instantiated.


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

Connect with Ansys