Class ReflectionAnalysisBuilder
Inheritance
ReflectionAnalysisBuilder
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
Faces
Declaration
public SelectDisplayableObjectList Faces { get; }
Property Value
FileName
Declaration
public string FileName { get; set; }
Property Value
ImageMovementType
Declaration
public ReflectionAnalysisBuilder.ImageMovementTypes ImageMovementType { get; set; }
Property Value
ImagePosition
Declaration
public int ImagePosition { get; set; }
Property Value
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
Declaration
public ReflectionAnalysisBuilder.Types Type { get; set; }
Property Value
Methods
StartReflectionAnalysis()
Declaration
public void StartReflectionAnalysis()
Implements
System.Runtime.Remoting.Messaging.IMessageSink