Class Transformer
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.Utilities.dll
Syntax
public class Transformer : RuntimeObject
Constructors
Transformer(nint)
Declaration
protected Transformer(nint pItem)
Parameters
Type | Name | Description |
---|---|---|
nint | pItem |
Properties
Active
Declaration
public override bool Active { get; set; }
Property Value
Type | Description |
---|---|
bool |
Overrides
Body
Declaration
public RigidBody Body { get; set; }
Property Value
Type | Description |
---|---|
RigidBody |
ExecuteOnce
Declaration
public bool ExecuteOnce { get; set; }
Property Value
Type | Description |
---|---|
bool |