Class ReflectionAnalysisBuilder
Inheritance
System.Object
System.MarshalByRefObject
ReflectionAnalysisBuilder
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 ReflectionAnalysisBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ReflectionAnalysisBuilder()
Declaration
protected ReflectionAnalysisBuilder()
Properties
DisplayResolution
Declaration
public DisplayResolutionBuilder DisplayResolution { get; }
Property Value
FaceReflectivityScale
Declaration
public int FaceReflectivityScale { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Faces
Declaration
public SelectDisplayableObjectList Faces { get; }
Property Value
FileName
Declaration
public string FileName { get; set; }
Property Value
Type |
Description |
System.String |
|
ImageMovementType
Declaration
public ReflectionAnalysisBuilder.ImageMovementTypes ImageMovementType { get; set; }
Property Value
ImagePosition
Declaration
public int ImagePosition { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ImageSizeSetting
Declaration
public ReflectionAnalysisBuilder.ImageSizeOption ImageSizeSetting { get; set; }
Property Value
LineImageType
Declaration
public ReflectionAnalysisBuilder.LineImageTypes LineImageType { get; set; }
Property Value
LineNumber
Declaration
public ReflectionAnalysisBuilder.NumberOfLinesOptions LineNumber { get; set; }
Property Value
LineOrientation
Declaration
public ReflectionAnalysisBuilder.LineOrientationType LineOrientation { get; set; }
Property Value
LineThickness
Declaration
public ReflectionAnalysisBuilder.LineThicknessType LineThickness { get; set; }
Property Value
Normals
Declaration
public FaceAnalysisNormalsBuilder Normals { get; }
Property Value
SceneImageOption
Declaration
public ReflectionAnalysisBuilder.SceneImageType SceneImageOption { get; set; }
Property Value
ShowFacetEdge
Declaration
public bool ShowFacetEdge { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Type
Declaration
public ReflectionAnalysisBuilder.Types Type { get; set; }
Property Value
Methods
StartReflectionAnalysis()
Declaration
public void StartReflectionAnalysis()
Implements
System.Runtime.Remoting.Messaging.IMessageSink