Class AssembliesGeneralPropertiesBuilder
Inheritance
System.Object
System.MarshalByRefObject
AssembliesGeneralPropertiesBuilder
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.Assemblies
Assembly: NXOpen.dll
Syntax
public class AssembliesGeneralPropertiesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AssembliesGeneralPropertiesBuilder()
Declaration
protected AssembliesGeneralPropertiesBuilder()
Properties
Hidden
Declaration
public AssembliesGeneralPropertiesBuilder.HiddenOptions Hidden { get; set; }
Property Value
Type | Description |
---|---|
AssembliesGeneralPropertiesBuilder.HiddenOptions |
IntegerQuantity
Declaration
public int IntegerQuantity { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Layer
Declaration
public int Layer { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
LayerOption
Declaration
public AssembliesGeneralPropertiesBuilder.LayerOptions LayerOption { get; set; }
Property Value
Type | Description |
---|---|
AssembliesGeneralPropertiesBuilder.LayerOptions |
NonGeometric
Declaration
public bool NonGeometric { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
QuantityType
Declaration
public AssembliesGeneralPropertiesBuilder.QuantityOptions QuantityType { get; set; }
Property Value
Type | Description |
---|---|
AssembliesGeneralPropertiesBuilder.QuantityOptions |
RealQuantity
Declaration
public double RealQuantity { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ReferenceComponent
Declaration
public AssembliesGeneralPropertiesBuilder.ReferenceComponentOptions ReferenceComponent { get; set; }
Property Value
Type | Description |
---|---|
AssembliesGeneralPropertiesBuilder.ReferenceComponentOptions |
SelectedObjects
Declaration
public SelectComponentList SelectedObjects { get; }
Property Value
Type | Description |
---|---|
SelectComponentList |
SpecificColor
Declaration
public bool SpecificColor { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SpecificLineFont
Declaration
public bool SpecificLineFont { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SpecificPartialShade
Declaration
public bool SpecificPartialShade { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SpecificTranslucency
Declaration
public bool SpecificTranslucency { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SpecificWidth
Declaration
public bool SpecificWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
SynchronizeAttributes()
Declaration
public void SynchronizeAttributes()
SynchronizeDisplay()
Declaration
public void SynchronizeDisplay()
SynchronizeLayers()
Declaration
public void SynchronizeLayers()
Implements
System.Runtime.Remoting.Messaging.IMessageSink