NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
List of all members
NXOpen.Annotations.LightweightSection Class Reference

Represents a PMI Lightweight Section More...

Inheritance diagram for NXOpen.Annotations.LightweightSection:
NXOpen.Display.DynamicSection NXOpen.NXObject NXOpen.Display.IDynamicSectionCutCreator NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Public Member Functions inherited from NXOpen.Display.DynamicSection
unsafe
NXOpen.Display.DynamicSectionCut 
Find (string journalIdentifier)
 Finds the NXOpen.Display.DynamicSectionCut with the given identifier as recorded in a journal. More...
 
unsafe void GetSectionCuts (NXOpen.NXObject contextOccurrence, NXOpen.View view, out NXOpen.Display.DynamicSectionCut[] sectionCuts)
 Gets section-cuts generated by the sectioning the model shown in the specified view. More...
 
unsafe void UpdateSectionCuts (NXOpen.Update.Option updateOption)
 Updates the section-cuts (curves) associated with the dynamic section object if they are out-of-date. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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.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...
 

Detailed Description

Represents a PMI Lightweight Section

To create or edit an instance of this class, use NXOpen.Annotations.LightweightSectionBuilder

Created in NX7.5.0


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