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

Represents a ShapeBuilder. More...

Inheritance diagram for NXOpen.Diagramming.ShapeBuilder:
NXOpen.Diagramming.SheetElementBuilder NXOpen.Diagramming.BaseObjectBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Additional Inherited Members

- Public Types inherited from NXOpen.Diagramming.SheetElementBuilder
enum  ResizeOptionType {
  AnyDirection, OnAnchor, SameRatio, SameRationOnCorner,
  SameRatioOnEdge
}
 Represents the resize option for a NXOpen.Diagramming.SheetElementBuilder . More...
 
- Public Member Functions inherited from NXOpen.Diagramming.SheetElementBuilder
unsafe void GetAllowedTransformations (out bool isAllowedTranslation, out bool isAllowedRotation, out bool isAllowedScale, out bool isAllowedShear)
 Get the allowed transformations of the sheet element. More...
 
unsafe void GetMinNodeSize (out double[] sizeValues)
 Gets the minimum node size values More...
 
unsafe void SetMinNodeSize (double[] sizeValues)
 Sets the minimum node size values More...
 
unsafe void SetOwningSheet (NXOpen.Diagramming.Sheet owningSheet)
 Set the owning sheet when the sheet element is created. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Diagramming.SheetElementBuilder
unsafe double Height [get, set]
 Returns or sets the height. More...
 
unsafe
NXOpen.Diagramming.DiagrammingSizingpolicy 
HeightPolicy [get, set]
 Returns or sets the height policy. More...
 
unsafe bool Internal [get]
 Returns the flag that indicates if the sheet element is internal. More...
 
unsafe
NXOpen.Diagramming.Annotation 
Label [get]
 Returns the label of this sheet element. More...
 
unsafe string LabelName [get, set]
 Returns or sets the label name of this sheet element. More...
 
unsafe
NXOpen.Diagramming.LocationBuilder 
Location [get]
 Returns the location of the sheet element relative to another sheet element. More...
 
unsafe
NXOpen.Diagramming.DiagrammingLocationstyle 
LocationStyle [get, set]
 Returns or sets the location style. More...
 
unsafe bool MirrorX [get, set]
 Returns or sets the sheet element to Mirror along the X axis. More...
 
unsafe bool MirrorY [get, set]
 Returns or sets the sheet element to Mirror along the Y axis. More...
 
unsafe
NXOpen.Diagramming.SheetElement 
Owner [get, set]
 Returns or sets the owning sheet element. More...
 
unsafe NXOpen.Diagramming.Sheet OwningSheet [get]
 Returns the owning sheet. More...
 
unsafe
NXOpen.Diagramming.SheetElementBuilder.ResizeOptionType 
ResizeOption [get, set]
 Returns or sets the resize option of the sheet element More...
 
unsafe double Rotation [get, set]
 Returns or sets the rotation angle that is counter clockwise and relative to the owner. More...
 
unsafe
NXOpen.Diagramming.SheetElement 
SourceElement [get]
 Returns the source element that records which sheet element it is a copy of. More...
 
unsafe bool UpToDate [get]
 Returns the flag that indicates if the sheet element is up to date. More...
 
unsafe bool Visible [get]
 Returns the flag that indicates if the sheet element is visible. More...
 
unsafe double Width [get, set]
 Returns or sets the width. More...
 
unsafe
NXOpen.Diagramming.DiagrammingSizingpolicy 
WidthPolicy [get, set]
 Returns or sets the width policy. More...
 
unsafe double X [get, set]
 Returns or sets the absolute x coordinate. More...
 
unsafe double Y [get, set]
 Returns or sets the absolute y coordinate. More...
 
unsafe int ZDepth [get, set]
 Returns or sets the Z depth. More...
 

Detailed Description

Represents a ShapeBuilder.

To create a new instance of this class, use NXOpen.Diagramming.ShapeCollection.CreateShapeBuilder

Created in NX10.0.0


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