NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Drawings.SectionLineSegmentsBuilder Class Reference

Represents a class Drawings. More...

Inheritance diagram for NXOpen.Drawings.SectionLineSegmentsBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void UpdateAfterParentViewMove ()
 Update the section line segments builder in case of parent view move More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe NXOpen.Point RotationPoint [get, set]
 Returns or sets the rotation point More...
 
unsafe NXOpen.Point3d SectionLineOnlyPlacementOrigin [get, set]
 Returns or sets the section line only placement origin center in inferred mode More...
 
unsafe
NXOpen.Drawings.SectionLineSegmentPointListBuilder 
SegmentLocation [get]
 Returns the segment location More...
 
unsafe
NXOpen.Drawings.SectionLineSegmentPointListBuilder 
SegmentLocationForSecondLeg [get]
 Returns the segment location to add segments to revolved section line second leg More...
 
unsafe bool SingleLeg [get, set]
 Returns or sets the single leg More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a class Drawings.

SectionLineSegmentsBuilder.

Created in NX10.0.0

Member Function Documentation

unsafe void NXOpen.Drawings.SectionLineSegmentsBuilder.UpdateAfterParentViewMove ( )
inline

Update the section line segments builder in case of parent view move

Created in NX10.0.0

License requirements: drafting ("DRAFTING")

Property Documentation

unsafe NXOpen.Point NXOpen.Drawings.SectionLineSegmentsBuilder.RotationPoint
getset

Returns or sets the rotation point

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Point3d NXOpen.Drawings.SectionLineSegmentsBuilder.SectionLineOnlyPlacementOrigin
getset

Returns or sets the section line only placement origin center in inferred mode

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Drawings.SectionLineSegmentPointListBuilder NXOpen.Drawings.SectionLineSegmentsBuilder.SegmentLocation
get

Returns the segment location

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.Drawings.SectionLineSegmentPointListBuilder NXOpen.Drawings.SectionLineSegmentsBuilder.SegmentLocationForSecondLeg
get

Returns the segment location to add segments to revolved section line second leg

Created in NX10.0.0

License requirements: None.

unsafe bool NXOpen.Drawings.SectionLineSegmentsBuilder.SingleLeg
getset

Returns or sets the single leg

Created in NX10.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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.