Class DynamicMaterial
Inheritance
DynamicMaterial
Assembly: NXOpen.Utilities.dll
Syntax
public class DynamicMaterial : RuntimeObject
Constructors
DynamicMaterial(nint)
Declaration
protected DynamicMaterial(nint pItem)
Parameters
Type |
Name |
Description |
nint |
pItem |
|
Properties
Active
Declaration
public override bool Active { get; set; }
Property Value
Overrides
BoxXLength
Declaration
public double BoxXLength { get; set; }
Property Value
BoxYLength
Declaration
public double BoxYLength { get; set; }
Property Value
BoxZLength
Declaration
public double BoxZLength { get; set; }
Property Value
CylinderActive
Declaration
public bool CylinderActive { get; set; }
Property Value
CylinderHeight
Declaration
public double CylinderHeight { get; set; }
Property Value
CylinderRadius
Declaration
public double CylinderRadius { get; set; }
Property Value
Offset
Declaration
public double Offset { get; set; }
Property Value
Type
Declaration
public string Type { get; }
Property Value
UserDefinedActive
Declaration
public bool UserDefinedActive { get; set; }
Property Value