Class SimRayAcousticsToolsModelVisualizationBuilder
Inheritance
SimRayAcousticsToolsModelVisualizationBuilder
Assembly: NXOpen.dll
public class SimRayAcousticsToolsModelVisualizationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected SimRayAcousticsToolsModelVisualizationBuilder()
Properties
Declaration
public bool DetectFlatSurfaces { get; set; }
Property Value
Declaration
public bool DetectSmoothSurfaces { get; set; }
Property Value
Declaration
public Expression FeatureAngle { get; }
Property Value
Declaration
public int FlatSurfacesColor { get; set; }
Property Value
Declaration
public int GeometricalToleranceExponent { get; set; }
Property Value
Declaration
public int NumberOfFlatSurfaces { get; }
Property Value
Declaration
public int NumberOfSmoothSurfaces { get; }
Property Value
Declaration
public bool ShowFlatSurfaces { get; set; }
Property Value
Declaration
public bool ShowSmoothSurfaces { get; set; }
Property Value
Declaration
public int SmoothSurfacesColor { get; set; }
Property Value
Methods
Declaration
Declaration
public int[] GetFlatSurfaceElementsIds(int flatSurfaceIndex)
Parameters
Type |
Name |
Description |
int |
flatSurfaceIndex |
|
Returns
Declaration
public int[] GetSmoothSurfaceElementsIds(int smoothSurfaceIndex)
Parameters
Type |
Name |
Description |
int |
smoothSurfaceIndex |
|
Returns
Declaration
public void SetSurfacesDetectionParameters()
Declaration
public void SetSurfacesDetectionParametersInAllSolutions()
Implements
System.Runtime.Remoting.Messaging.IMessageSink