Class DesignSubordinateRevision
Inheritance
DesignSubordinateRevision
Inherited Members
Namespace: NXOpen.PDM
Assembly: NXOpen.dll
Syntax
public class DesignSubordinateRevision : ModelElementRevision, IMessageSink, INXObject, IAttributeGroupOwner
Constructors
DesignSubordinateRevision()
Declaration
protected DesignSubordinateRevision()
Properties
DesignPart
Declaration
public Part DesignPart { get; }
Property Value
Type | Description |
---|---|
Part |
Modified
Declaration
public bool Modified { get; }
Property Value
Type | Description |
---|---|
bool |
RootDesignElementRevision
Declaration
public DesignElementRevision RootDesignElementRevision { get; }
Property Value
Type | Description |
---|---|
DesignElementRevision |
Implements
System.Runtime.Remoting.Messaging.IMessageSink