Class PmiGeneralSetupGeneralBuilder
Inheritance
PmiGeneralSetupGeneralBuilder
Assembly: NXOpen.dll
Syntax
public class PmiGeneralSetupGeneralBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
PmiGeneralSetupGeneralBuilder()
Declaration
protected PmiGeneralSetupGeneralBuilder()
Properties
DeleteEmptyUserDefinedModelViews
Declaration
public bool DeleteEmptyUserDefinedModelViews { get; set; }
Property Value
DisclosurePurpose
Declaration
public string DisclosurePurpose { get; set; }
Property Value
PmiSupportForGeometrySharing
Declaration
public bool PmiSupportForGeometrySharing { get; set; }
Property Value
SuppressRetainedPMI
Declaration
public bool SuppressRetainedPMI { get; set; }
Property Value
UserDefinedModelViews
Declaration
public bool UserDefinedModelViews { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink