Class SolidDensity
Inherited Members
Namespace: NXOpen.GeometricAnalysis
Assembly: NXOpen.dll
Syntax
public class SolidDensity : Builder, IMessageSink, IComponentBuilder
Constructors
SolidDensity()
Declaration
protected SolidDensity()
Properties
Density
Declaration
public double Density { get; set; }
Property Value
Type | Description |
---|---|
double |
Solids
Declaration
public SelectObjectList Solids { get; }
Property Value
Type | Description |
---|---|
SelectObjectList |
Units
Declaration
public SolidDensity.UnitsType Units { get; set; }
Property Value
Type | Description |
---|---|
SolidDensity.UnitsType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink