Class DatumIconBuilder
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.Weld
Assembly: NXOpen.dll
Syntax
public class DatumIconBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
DatumIconBuilder()
Declaration
protected DatumIconBuilder()
Properties
CustomType
Declaration
public DatumCommonBuilder.CustomTypes CustomType { get; }
Property Value
Type | Description |
---|---|
DatumCommonBuilder.CustomTypes |
DatumPin
Declaration
public DatumPin DatumPin { get; }
Property Value
Type | Description |
---|---|
DatumPin |
DatumSurface
Declaration
public DatumSurface DatumSurface { get; }
Property Value
Type | Description |
---|---|
DatumSurface |
Derived
Declaration
public bool Derived { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IconName
Declaration
public string IconName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink