NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Attributes | List of all members
NXOpen.Annotations.Annotation.AssociativeOriginData Struct Reference

Describes the geometry that an annotation's origin is associated with More...

Public Attributes

NXOpen.Annotations.Annotation AlignedAnnotation
 Alignment annotation. More...
 
NXOpen.Point AssociatedPoint
 Origin location of annotation. More...
 
NXOpen.View AssociatedView
 The member view in which the absolute model point lies. More...
 
int DimensionLine
 1 for dimension line 1, 2 for dimension line 2. More...
 
NXOpen.Annotations.AlignmentPosition HorizAlignmentPosition
 Alignment position on horiz_annotation to align to. More...
 
NXOpen.Annotations.Annotation HorizAnnotation
 Annotation to align with. More...
 
NXOpen.Annotations.AlignmentPosition OffsetAlignmentPosition
 Alignment position on annotation to align with. More...
 
NXOpen.Annotations.Annotation OffsetAnnotation
 Annotation to align to. More...
 
NXOpen.Annotations.AssociativeOriginType OriginType
 Type of associativity More...
 
NXOpen.Point PointOnGeometry
 Absolute point in absolute space the annotation is associated with. More...
 
NXOpen.Annotations.StackAlignmentPosition StackAlignmentPosition
  More...
 
NXOpen.Annotations.AlignmentPosition VertAlignmentPosition
 Alignment position on vert_annotation to align to. More...
 
NXOpen.Annotations.Annotation VertAnnotation
 Annotation to align with. More...
 
NXOpen.View View
 View of associativity for the annotation. More...
 
NXOpen.View ViewOfGeometry
 The member view in which the absolute model point lies. More...
 
double XOffsetFactor
 X Offset factor from associated point. More...
 
double YOffsetFactor
 Y Offset factor from associated point. More...
 

Detailed Description

Describes the geometry that an annotation's origin is associated with

Member Data Documentation

NXOpen.Annotations.Annotation NXOpen.Annotations.Annotation.AssociativeOriginData.AlignedAnnotation
NXOpen.Point NXOpen.Annotations.Annotation.AssociativeOriginData.AssociatedPoint

Origin location of annotation.

Used for NXOpen.Annotations.AssociativeOriginType.AtAPoint

NXOpen.View NXOpen.Annotations.Annotation.AssociativeOriginData.AssociatedView

The member view in which the absolute model point lies.

This is used for mapping onto the drawing. May be a null reference (Nothing in Visual Basic) if annotation is on the model or the point is on the drawing. Used for NXOpen.Annotations.AssociativeOriginType.AtAPoint

int NXOpen.Annotations.Annotation.AssociativeOriginData.DimensionLine

1 for dimension line 1, 2 for dimension line 2.

Used for NXOpen.Annotations.AssociativeOriginType.AlignedWithArrows

NXOpen.Annotations.AlignmentPosition NXOpen.Annotations.Annotation.AssociativeOriginData.HorizAlignmentPosition

Alignment position on horiz_annotation to align to.

Used for NXOpen.Annotations.AssociativeOriginType.HorizontallyAligned

NXOpen.Annotations.Annotation NXOpen.Annotations.Annotation.AssociativeOriginData.HorizAnnotation
NXOpen.Annotations.AlignmentPosition NXOpen.Annotations.Annotation.AssociativeOriginData.OffsetAlignmentPosition

Alignment position on annotation to align with.

NXOpen.Annotations.AssociativeOriginType.OffsetFromText

NXOpen.Annotations.Annotation NXOpen.Annotations.Annotation.AssociativeOriginData.OffsetAnnotation
NXOpen.Annotations.AssociativeOriginType NXOpen.Annotations.Annotation.AssociativeOriginData.OriginType

Type of associativity

NXOpen.Point NXOpen.Annotations.Annotation.AssociativeOriginData.PointOnGeometry

Absolute point in absolute space the annotation is associated with.

NXOpen.Annotations.StackAlignmentPosition NXOpen.Annotations.Annotation.AssociativeOriginData.StackAlignmentPosition

NXOpen.Annotations.AlignmentPosition NXOpen.Annotations.Annotation.AssociativeOriginData.VertAlignmentPosition

Alignment position on vert_annotation to align to.

Used for NXOpen.Annotations.AssociativeOriginType.VerticallyAligned

NXOpen.Annotations.Annotation NXOpen.Annotations.Annotation.AssociativeOriginData.VertAnnotation
NXOpen.View NXOpen.Annotations.Annotation.AssociativeOriginData.View

View of associativity for the annotation.

Used for NXOpen.Annotations.AssociativeOriginType.RelativeToView

NXOpen.View NXOpen.Annotations.Annotation.AssociativeOriginData.ViewOfGeometry

The member view in which the absolute model point lies.

This is used for mapping onto the drawing. Used for NXOpen.Annotations.AssociativeOriginType.RelativeToGeometry

double NXOpen.Annotations.Annotation.AssociativeOriginData.XOffsetFactor

X Offset factor from associated point.

NXOpen.Annotations.AssociativeOriginType.OffsetFromText

double NXOpen.Annotations.Annotation.AssociativeOriginData.YOffsetFactor

Y Offset factor from associated point.

NXOpen.Annotations.AssociativeOriginType.OffsetFromText


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