Class PointMarkBuilder
Inheritance
PointMarkBuilder
Assembly: NXOpen.dll
Syntax
public class PointMarkBuilder : JointmarkBuilder, IMessageSink, IComponentBuilder
Constructors
PointMarkBuilder()
Declaration
protected PointMarkBuilder()
Properties
ShowSolids
Declaration
public bool ShowSolids { get; set; }
Property Value
WeldType
Declaration
public PointMarkBuilder.WeldTypes WeldType { get; set; }
Property Value
Methods
AppendPointsOverride(bool)
Declaration
public void AppendPointsOverride(bool create)
Parameters
Type |
Name |
Description |
bool |
create |
|
NewPointsOverride()
Declaration
public PointMarkPointBuilder NewPointsOverride()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink