Class PreventCollision
Inheritance
PreventCollision
Assembly: NXOpen.Utilities.dll
Syntax
public class PreventCollision : RuntimeObject
Constructors
PreventCollision(nint)
Declaration
protected PreventCollision(nint pItem)
Parameters
Type |
Name |
Description |
nint |
pItem |
|
Properties
Active
Declaration
public override bool Active { get; set; }
Property Value
Overrides
Body1
Declaration
public RuntimeObject Body1 { get; set; }
Property Value
Body2
Declaration
public RuntimeObject Body2 { get; set; }
Property Value