Class CloseRangeCameraListItemBuilder
Inheritance
System.Object
System.MarshalByRefObject
CloseRangeCameraListItemBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class CloseRangeCameraListItemBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
CloseRangeCameraListItemBuilder()
Declaration
protected CloseRangeCameraListItemBuilder()
Properties
CameraAxis
Declaration
public Axis CameraAxis { get; set; }
Property Value
CameraCsys
Declaration
public CoordinateSystem CameraCsys { get; set; }
Property Value
CameraFace
Declaration
public ScCollector CameraFace { get; }
Property Value
CameraFacetBodies
Declaration
public SelectNXObjectList CameraFacetBodies { get; }
Property Value
CameraType
Declaration
public CloseRangeCameraListItemBuilder.Types CameraType { get; set; }
Property Value
FaceReverse
Declaration
public bool FaceReverse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FovReverse
Declaration
public bool FovReverse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FovSheetBody
Declaration
public ScCollector FovSheetBody { get; }
Property Value
HorizontalLength
Declaration
public Expression HorizontalLength { get; }
Property Value
HorizontalViewAngle
Declaration
public Expression HorizontalViewAngle { get; }
Property Value
InitialRadius
Declaration
public Expression InitialRadius { get; }
Property Value
UseCamera
Declaration
public bool UseCamera { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
VerticalLength
Declaration
public Expression VerticalLength { get; }
Property Value
VerticalViewAngle
Declaration
public Expression VerticalViewAngle { get; }
Property Value
ViewAngle
Declaration
public Expression ViewAngle { get; }
Property Value
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink