Class CollaborativeDesign
Inheritance
System.Object
System.MarshalByRefObject
CollaborativeDesign
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class CollaborativeDesign : NXObject, IMessageSink, INXObject
Constructors
CollaborativeDesign()
Declaration
protected CollaborativeDesign()
Properties
AttributeGroups
Declaration
public AttributeGroupCollection AttributeGroups { get; }
Property Value
Type | Description |
---|---|
AttributeGroupCollection |
Methods
GetAllPartitionSchemes(out PartitionScheme[])
Declaration
public void GetAllPartitionSchemes(out PartitionScheme[] partitionSchemes)
Parameters
Type | Name | Description |
---|---|---|
PartitionScheme[] | partitionSchemes |
GetContentDefinition(ContentDefinition.Type, String, String)
Declaration
public ContentDefinition GetContentDefinition(ContentDefinition.Type definitionType, string journalId, string journalRevisionId)
Parameters
Type | Name | Description |
---|---|---|
ContentDefinition.Type | definitionType | |
System.String | journalId | |
System.String | journalRevisionId |
Returns
Type | Description |
---|---|
ContentDefinition |
GetEffectivityRangeFormula()
Declaration
public string GetEffectivityRangeFormula()
Returns
Type | Description |
---|---|
System.String |
Implements
System.Runtime.Remoting.Messaging.IMessageSink