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

Builder for creating PMI Center Mark. More...

Inheritance diagram for NXOpen.Annotations.PmiCenterMarkBuilder:
NXOpen.Annotations.BaseCenterMarkBuilder NXOpen.Annotations.CenterlineBuilder NXOpen.Annotations.BaseSymbolBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe
NXOpen.Annotations.AssociatedObjectsBuilder 
AssociatedObjects [get]
 Returns the associated objects for the center mark More...
 
unsafe
NXOpen.Annotations.PlaneBuilder 
Plane [get]
 Returns the plane for the creation of center mark More...
 
- Properties inherited from NXOpen.Annotations.BaseCenterMarkBuilder
unsafe NXOpen.SelectNXObjectList Locations [get]
 Returns the location object More...
 
unsafe bool MultipleCenterMarks [get, set]
 Returns or sets the multiple center marks option, applicable only for creation More...
 
unsafe
NXOpen.Annotations.CenterMarkSettingsBuilder 
Settings [get]
 Returns the center mark settings builder More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Annotations.BaseCenterMarkBuilder
unsafe void RemoveLocation (int index)
 Removes location object for a given index from the Select Object List. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Builder for creating PMI Center Mark.

It creates or edits PMI Center Marks

To create a new instance of this class, use NXOpen.Annotations.CenterlineCollection.CreatePmiCenterMarkBuilder

Default values.

Property Value

MultipleCenterMarks

false

Created in NX7.5.0

Property Documentation

unsafe NXOpen.Annotations.AssociatedObjectsBuilder NXOpen.Annotations.PmiCenterMarkBuilder.AssociatedObjects
get

Returns the associated objects for the center mark

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.Annotations.PlaneBuilder NXOpen.Annotations.PmiCenterMarkBuilder.Plane
get

Returns the plane for the creation of center mark

Created in NX7.5.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.