Class AssemblyRelation
Inheritance
AssemblyRelation
Assembly: NXOpen.dll
Syntax
public class AssemblyRelation : NXObject, IMessageSink, INXObject
Constructors
AssemblyRelation()
Declaration
protected AssemblyRelation()
Properties
Associative
Declaration
public bool Associative { get; set; }
Property Value
PrototypeFileSpec
Declaration
public string PrototypeFileSpec { get; set; }
Property Value
SyncContent
Declaration
public bool SyncContent { get; set; }
Property Value
SyncStructure
Declaration
public bool SyncStructure { get; set; }
Property Value
Methods
GetPrototypeInferred()
Declaration
public bool GetPrototypeInferred()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink