NXOpen .NET Reference  12.0.0
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.GeometricUtilities.IComponentBuilder

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...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.GeometricUtilities.ShapeFrameBuilder
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 SetVertexCoords (int index, NXOpen.Point2d coords)
 Sets the coordinates of the i-th vertex of the frame with respect to the plane More...
 
unsafe NXOpen.Point2d GetMidpointCoords (int index)
 Gets the coordinates of the i-th midpoint 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 bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. 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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.