Class PostGraphOrbitBuilder
Inheritance
PostGraphOrbitBuilder
Assembly: NXOpen.dll
Syntax
public class PostGraphOrbitBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PostGraphOrbitBuilder()
Declaration
protected PostGraphOrbitBuilder()
Properties
GraphTitle
Declaration
public string GraphTitle { get; set; }
Property Value
XresultComponent
Declaration
public Result.Component XresultComponent { get; set; }
Property Value
YresultComponent
Declaration
public Result.Component YresultComponent { get; set; }
Property Value
Methods
SetEntityIds(int[])
Declaration
public void SetEntityIds(int[] entityIds)
Parameters
Type |
Name |
Description |
int[] |
entityIds |
|
SetFreePoints(Point3d[])
Declaration
public void SetFreePoints(Point3d[] freePoints)
Parameters
Type |
Name |
Description |
Point3d[] |
freePoints |
|
SetSelectionEntityObjects(PostSelectionEntity[])
Declaration
public void SetSelectionEntityObjects(PostSelectionEntity[] selectionEntities)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink