NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.Annotations.FcfCollection Class Reference

Represents a collection of NXOpen.Annotations.Fcf objects More...

Inheritance diagram for NXOpen.Annotations.FcfCollection:

Public Member Functions

NXOpen.Annotations.Fcf[] ToArray ()
 Returns an array of NXOpen.Annotations.Fcf objects. More...
 
unsafe NXOpen.Annotations.FcfData NewFcfData ()
 Creates new FcfData object More...
 
unsafe NXOpen.Annotations.Fcf CreateFcf (NXOpen.Annotations.FcfData fcfData, NXOpen.Annotations.PmiData pmiData, NXOpen.Xform annotationPlane, NXOpen.Point3d origin, NXOpen.Annotations.LeaderBundle leader)
 Creates an FCF More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of NXOpen.Annotations.Fcf objects

To obtain an instance of this class, refer to NXOpen.Annotations.AnnotationManager

Created in NX4.0.0

Member Function Documentation

unsafe NXOpen.Annotations.Fcf NXOpen.Annotations.FcfCollection.CreateFcf ( NXOpen.Annotations.FcfData  fcfData,
NXOpen.Annotations.PmiData  pmiData,
NXOpen.Xform  annotationPlane,
NXOpen.Point3d  origin,
NXOpen.Annotations.LeaderBundle  leader 
)

Creates an FCF

Created in NX4.0.0

License requirements: geometric_tol ("GDT")

Parameters
fcfDataFCF data
pmiDataPMI data
annotationPlaneAnnotation plane on which the FCF lies
originOrigin for the FCF
leaderSpecifies the leaders for the FCF The following leader types are not valid for FCF: PlainNostub and AlignedNostub
Returns
New FCF
override int NXOpen.Annotations.FcfCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.Annotations.FcfData NXOpen.Annotations.FcfCollection.NewFcfData ( )

Creates new FcfData object

Created in NX4.0.0

License requirements: None.

Returns
New FcfData
NXOpen.Annotations.Fcf [] NXOpen.Annotations.FcfCollection.ToArray ( )

Returns an array of NXOpen.Annotations.Fcf objects.

Property Documentation

Tag NXOpen.Annotations.FcfCollection.Tag
get

Returns the tag of this object.


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