Class FEModelOccAttribute
Inheritance
System.Object
System.MarshalByRefObject
FEModelOccAttribute
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.CAE
Assembly: NXOpen.dll
Syntax
public class FEModelOccAttribute : NXObject, IMessageSink, INXObject
Constructors
FEModelOccAttribute()
Declaration
protected FEModelOccAttribute()
Properties
AltRepPropertyTable
Declaration
public PropertyTable AltRepPropertyTable { get; }
Property Value
Type | Description |
---|---|
PropertyTable |
Methods
GetAltRepDisplayStyle()
Declaration
public FEModelOccAttribute.AltRepDisplayStyle GetAltRepDisplayStyle()
Returns
Type | Description |
---|---|
FEModelOccAttribute.AltRepDisplayStyle |
GetLabel()
Declaration
public int GetLabel()
Returns
Type | Description |
---|---|
System.Int32 |
GetRepType()
Declaration
public FEModelOccAttribute.RepType GetRepType()
Returns
Type | Description |
---|---|
FEModelOccAttribute.RepType |
GetSuperElementFile()
Declaration
public string GetSuperElementFile()
Returns
Type | Description |
---|---|
System.String |
SetAltRepDisplayStyle(FEModelOccAttribute.AltRepDisplayStyle)
Declaration
public void SetAltRepDisplayStyle(FEModelOccAttribute.AltRepDisplayStyle dispStyle)
Parameters
Type | Name | Description |
---|---|---|
FEModelOccAttribute.AltRepDisplayStyle | dispStyle |
Implements
System.Runtime.Remoting.Messaging.IMessageSink