Class ProjectedViewBuilder
Inheritance
System.Object
System.MarshalByRefObject
ProjectedViewBuilder
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.Drawings
Assembly: NXOpen.dll
Syntax
public class ProjectedViewBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ProjectedViewBuilder()
Declaration
protected ProjectedViewBuilder()
Properties
HiddenObjects
Declaration
public HiddenObjectsBuilder HiddenObjects { get; }
Property Value
Type | Description |
---|---|
HiddenObjectsBuilder |
NonSectionedObjects
Declaration
public HiddenObjectsBuilder NonSectionedObjects { get; }
Property Value
Type | Description |
---|---|
HiddenObjectsBuilder |
Parent
Declaration
public ParentViewBuilder Parent { get; }
Property Value
Type | Description |
---|---|
ParentViewBuilder |
Placement
Declaration
public ViewPlacementBuilder Placement { get; }
Property Value
Type | Description |
---|---|
ViewPlacementBuilder |
SecondaryComponents
Declaration
public DraftingComponentSelectionBuilder SecondaryComponents { get; }
Property Value
Type | Description |
---|---|
DraftingComponentSelectionBuilder |
Style
Declaration
public ViewStyleBuilder Style { get; }
Property Value
Type | Description |
---|---|
ViewStyleBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink