Class LaminateImportZonesBuilder
Inheritance
LaminateImportZonesBuilder
Assembly: NXOpen.dll
Syntax
public class LaminateImportZonesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
LaminateImportZonesBuilder()
Declaration
protected LaminateImportZonesBuilder()
Properties
Filename
Declaration
public string Filename { get; set; }
Property Value
ImportBoundaries
Declaration
public bool ImportBoundaries { get; set; }
Property Value
ImportMaterials
Declaration
public bool ImportMaterials { get; set; }
Property Value
OverwriteCollectors
Declaration
public bool OverwriteCollectors { get; set; }
Property Value
OverwriteLamProps
Declaration
public bool OverwriteLamProps { get; set; }
Property Value
OverwriteMaterials
Declaration
public bool OverwriteMaterials { get; set; }
Property Value
SearchDistance
Declaration
public Expression SearchDistance { get; }
Property Value
Selection
Declaration
public LaminateSelectEntitiesBuilder Selection { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink