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

Represents a drafting line datum target More...

Inheritance diagram for NXOpen.Annotations.DraftingLineTarget:
NXOpen.Annotations.DraftingDatumTarget NXOpen.Annotations.ILineTarget NXOpen.Annotations.BaseDatumTarget NXOpen.INXObject NXOpen.Annotations.Gdt NXOpen.Annotations.IDatumTarget NXOpen.Annotations.SimpleDraftingAid NXOpen.Annotations.IFcf NXOpen.INXObject NXOpen.Annotations.DraftingAid NXOpen.INXObject NXOpen.Annotations.Annotation NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe NXOpen.Point3d EndPointCoordinates [get]
 Returns the target end point coordinates More...
 
unsafe NXOpen.Point3d StartPointCoordinates [get]
 Returns the target start point coordinates More...
 
- Properties inherited from NXOpen.Annotations.ILineTarget
NXOpen.Point3d EndPointCoordinates [get]
 Returns the target end point coordinates More...
 
NXOpen.Point3d StartPointCoordinates [get]
 Returns the target start point coordinates 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...
 

Additional Inherited Members

- Public Types inherited from NXOpen.DisplayableObject
enum  ObjectFont {
  Solid = 1, Dashed, Phantom, Centerline,
  Dotted, LongDashed, DottedDashed, Eight = 11,
  Nine, Ten, Eleven
}
 specifies the object font for objects such as lines More...
 
enum  ObjectWidth {
  Normal, Thick, Thin, One = 5,
  Two, Three, Four, Five,
  Six, Seven, Eight, Nine
}
 specifies object width for objects such as lines and text More...
 
- Public Member Functions inherited from NXOpen.Annotations.DraftingDatumTarget
unsafe
NXOpen.Annotations.ArbitraryTarget 
ConvertToAreaTarget ()
 Converts a datum target point, line, or non-rectangular area to a rectangular area. More...
 
unsafe
NXOpen.Annotations.DraftingArbitraryTarget 
ConvertToDraftingAreaTarget ()
 Converts a drafting datum target point, line, or non-rectangular area to a drafting rectangular area. More...
 
unsafe
NXOpen.Annotations.DraftingLineTarget 
ConvertToDraftingLineTarget ()
 Converts a drafting datum target point or area to a drafting datum target line. More...
 
unsafe
NXOpen.Annotations.DraftingPointTarget 
ConvertToDraftingPointTarget ()
 Converts a drafting datum target line or area to a drafting datum target point. More...
 
unsafe
NXOpen.Annotations.LineTarget 
ConvertToLineTarget ()
 Converts a datum target point or area to a datum target line. More...
 
unsafe
NXOpen.Annotations.PointTarget 
ConvertToPointTarget ()
 Converts a datum target line or area to a datum target point. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a drafting line datum target

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

Created in NX4.0.0

Property Documentation

unsafe NXOpen.Point3d NXOpen.Annotations.DraftingLineTarget.EndPointCoordinates
get

Returns the target end point coordinates

Created in NX4.0.0

License requirements: None.

unsafe NXOpen.Point3d NXOpen.Annotations.DraftingLineTarget.StartPointCoordinates
get

Returns the target start point coordinates

Created in NX4.0.0

License requirements: None.


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