NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.GeometricUtilities.QuadrilateralFrameBuilder Class Reference

Represents a NXOpen.GeometricUtilities.QuadrilateralFrameBuilder More...

Inheritance diagram for NXOpen.GeometricUtilities.QuadrilateralFrameBuilder:
NXOpen.GeometricUtilities.ShapeFrameBuilder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Subtypes { Arbitrary, Parallelogram, Rectangle, Square }
 Represents the quadrialteral frame subtypes More...
 
- Public Types inherited from NXOpen.GeometricUtilities.ShapeFrameBuilder
enum  AnchorAttachmentType {
  None, Center, Vertex1, Vertex2,
  Vertex3, Vertex4
}
 Represents the anchor attachment type More...
 

Properties

unsafe
NXOpen.GeometricUtilities.QuadrilateralFrameBuilder.Subtypes 
Subtype [get, set]
 Returns or sets the subtype More...
 
- Properties inherited from NXOpen.GeometricUtilities.ShapeFrameBuilder
unsafe
NXOpen.GeometricUtilities.AnchorLocatorBuilder 
Anchor [get]
 Returns the anchor of the frame More...
 
unsafe
NXOpen.GeometricUtilities.ShapeFrameBuilder.AnchorAttachmentType 
AnchorAttachment [get, set]
 Returns or sets the anchor attachment More...
 
unsafe int NumberVertices [get]
 Returns the number of vertices of the frame 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...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.GeometricUtilities.ShapeFrameBuilder
unsafe NXOpen.Point2d GetMidpointCoords (int index)
 Gets the coordinates of the i-th midpoint of the frame with respect to the plane More...
 
unsafe NXOpen.Point2d GetVertexCoords (int index)
 Gets the coordinates of the i-th vertex of the frame with respect to the plane More...
 
unsafe void SetMidpointCoords (int index, NXOpen.Point2d coords)
 Sets the coordinates of the i-th midpoint of the frame with respect to the plane More...
 
unsafe void SetVertexCoords (int index, NXOpen.Point2d coords)
 Sets the coordinates of the i-th vertex of the frame with respect to the plane More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.GeometricUtilities.QuadrilateralFrameBuilder

Created in NX6.0.0

Member Enumeration Documentation

Represents the quadrialteral frame subtypes

Enumerator
Arbitrary 

Arbitrary quadrilateral

Parallelogram 

Parallelogram

Rectangle 

Rectangle

Square 

Square

Property Documentation

unsafe NXOpen.GeometricUtilities.QuadrilateralFrameBuilder.Subtypes NXOpen.GeometricUtilities.QuadrilateralFrameBuilder.Subtype
getset

Returns or sets the subtype

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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