Class DesignRuleViolationLocation
Inheritance
DesignRuleViolationLocation
Assembly: NXOpen.dll
Syntax
public class DesignRuleViolationLocation : NXObject, IMessageSink, INXObject
Constructors
DesignRuleViolationLocation()
Declaration
protected DesignRuleViolationLocation()
Properties
DeleteLocationObjects
Declaration
public DesignRuleViolationLocationCollection.DeleteOption DeleteLocationObjects { get; set; }
Property Value
Methods
GetLocationObjects()
Declaration
public NXObject[] GetLocationObjects()
Returns
SetLocationObjects(NXObject[])
Declaration
public void SetLocationObjects(NXObject[] locationObjects)
Parameters
Type |
Name |
Description |
NXObject[] |
locationObjects |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink