Class CollaborativeContentManager
Inheritance
System.Object
System.MarshalByRefObject
CollaborativeContentManager
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class CollaborativeContentManager : NXRemotableObject, IMessageSink
Constructors
CollaborativeContentManager(Session)
Declaration
protected CollaborativeContentManager(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Properties
CollaborativeDesigns
Declaration
public CollaborativeDesignCollection CollaborativeDesigns { get; }
Property Value
Tag
Declaration
Property Value
Methods
CreateAbsolutePositionBuilder(Part)
Declaration
public AbsolutePositionBuilder CreateAbsolutePositionBuilder(Part workSetPart)
Parameters
Type |
Name |
Description |
Part |
workSetPart |
|
Returns
CreateCopyDesignElementBuilder(Part)
Declaration
public CopyDesignElementBuilder CreateCopyDesignElementBuilder(Part part)
Parameters
Type |
Name |
Description |
Part |
part |
|
Returns
CreateDesignElementBuilder(Part, DesignElementBuilder.OperationType)
Declaration
public DesignElementBuilder CreateDesignElementBuilder(Part workset, DesignElementBuilder.OperationType operation)
Parameters
Returns
CreateOverridePartBuilder(Part)
Declaration
public CreateOverridePartBuilder CreateOverridePartBuilder(Part workSetPart)
Parameters
Type |
Name |
Description |
Part |
workSetPart |
|
Returns
CreatePositioningGroupBuilder(Part, PositioningGroup)
Declaration
public PositioningGroupBuilder CreatePositioningGroupBuilder(Part worksetPart, PositioningGroup positioningGroup)
Parameters
Returns
CreateUpdateDesignElementPositionBuilder(Part)
Declaration
public UpdateDesignElementPositionBuilder CreateUpdateDesignElementPositionBuilder(Part workSetPart)
Parameters
Type |
Name |
Description |
Part |
workSetPart |
|
Returns
DeleteOverridePartBuilder(Part)
Declaration
public DeleteOverridePartBuilder DeleteOverridePartBuilder(Part workSetPart)
Parameters
Type |
Name |
Description |
Part |
workSetPart |
|
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink