NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Properties | List of all members
NXOpen.CAE.AeroStructures.MarginCalculationBuilder Class Reference

Represents a NXOpen.CAE.AeroStructures.MarginCalculation builder. More...

Inheritance diagram for NXOpen.CAE.AeroStructures.MarginCalculationBuilder:
NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Types

enum  CalculationStatus { NotRun, Error, Success }
 the Status type More...
 

Public Member Functions

unsafe NXOpen.Point3d GetLocationOrigin ()
 Retrieve the location origin point More...
 
unsafe NXOpen.Matrix3x3 GetLocationDirection ()
 Retrieve the location direction matrix More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Properties

unsafe
NXOpen.CAE.AeroStructures.LoadCaseSet 
Loadcaseset [get, set]
 Returns or sets the LoadCaseSet used by the calculation More...
 
unsafe NXOpen.CoordinateSystem LocationCoordinatesystem [get, set]
 Returns or sets the calculation location with direction as a coordinate system. More...
 
unsafe NXOpen.Point LocationPoint [get, set]
 Returns or sets the calculation location as a single point. More...
 
unsafe string Name [get, set]
 Returns or sets the name. More...
 
unsafe
NXOpen.CAE.AeroStructures.MarginCalculationBuilder.CalculationStatus 
Status [get, set]
 Returns or sets the execution status More...
 

Detailed Description

Represents a NXOpen.CAE.AeroStructures.MarginCalculation builder.

No support for KF

Created in NX12.0.0

Member Enumeration Documentation

the Status type

Enumerator
NotRun 

has not run

Error 

error

Success 

success

Member Function Documentation

unsafe NXOpen.Matrix3x3 NXOpen.CAE.AeroStructures.MarginCalculationBuilder.GetLocationDirection ( )

Retrieve the location direction matrix

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Returns
unsafe NXOpen.Point3d NXOpen.CAE.AeroStructures.MarginCalculationBuilder.GetLocationOrigin ( )

Retrieve the location origin point

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Returns

Property Documentation

unsafe NXOpen.CAE.AeroStructures.LoadCaseSet NXOpen.CAE.AeroStructures.MarginCalculationBuilder.Loadcaseset
getset

Returns or sets the LoadCaseSet used by the calculation

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CoordinateSystem NXOpen.CAE.AeroStructures.MarginCalculationBuilder.LocationCoordinatesystem
getset

Returns or sets the calculation location with direction as a coordinate system.

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.Point NXOpen.CAE.AeroStructures.MarginCalculationBuilder.LocationPoint
getset

Returns or sets the calculation location as a single point.

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe string NXOpen.CAE.AeroStructures.MarginCalculationBuilder.Name
getset

Returns or sets the name.

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.AeroStructures.MarginCalculationBuilder.CalculationStatus NXOpen.CAE.AeroStructures.MarginCalculationBuilder.Status
getset

Returns or sets the execution status

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.