Class QueryPmiBuilder
Inheritance
QueryPmiBuilder
Assembly: NXOpen.dll
Syntax
public class QueryPmiBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
QueryPmiBuilder()
Declaration
protected QueryPmiBuilder()
Properties
AreAllOccurrencesIncluded
Declaration
public bool AreAllOccurrencesIncluded { get; set; }
Property Value
AreAttachedPmiIncluded
Declaration
public bool AreAttachedPmiIncluded { get; set; }
Property Value
AreReferencingMemberObjectsIncluded
Declaration
public bool AreReferencingMemberObjectsIncluded { get; set; }
Property Value
CreateQueryResultsView
Declaration
public bool CreateQueryResultsView { get; set; }
Property Value
Geometry
Declaration
public SelectObjectList Geometry { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink