NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.CAE.BeamSectionOccurrence Class Reference

Represents an occurrence of beam section in a FEM assembly or simulation part More...

Inheritance diagram for NXOpen.CAE.BeamSectionOccurrence:
NXOpen.CAE.BeamSection NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe NXOpen.CAE.BeamSection PrototypeSection [get]
 Returns the prototype section of the occurrence More...
 
- Properties inherited from NXOpen.CAE.BeamSection
unsafe NXOpen.CAE.PropertyTable PropertyTable [get]
 Returns the section property table of definition More...
 
unsafe
NXOpen.CAE.BeamSection.Properties 
SectionProperties [get]
 Returns the section properties More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 
- Properties inherited from NXOpen.INXObject
bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
string Name [get]
 Returns the custom name of the object. More...
 
NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.CAE.BeamSection
enum  DirectionOption { Horizontal, Vertical }
 Represents the direction More...
 
- Public Member Functions inherited from NXOpen.CAE.BeamSection
unsafe string GetDescriptorName ()
 Gets the section descriptor name. More...
 
unsafe void GetStressRecoveryPoints (out NXOpen.Point2d[] points)
 Gets the stress recovery points More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents an occurrence of beam section in a FEM assembly or simulation part

Created in NX12.0.1

Property Documentation

unsafe NXOpen.CAE.BeamSection NXOpen.CAE.BeamSectionOccurrence.PrototypeSection
get

Returns the prototype section of the occurrence

Created in NX12.0.1

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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