Class TextBuilder
Inheritance
System.Object
System.MarshalByRefObject
TextBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class TextBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
TextBuilder()
Declaration
Properties
CanCreateBoundingBox
Declaration
public bool CanCreateBoundingBox { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CanJoinCurves
Declaration
public bool CanJoinCurves { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CanProjectCurves
Declaration
public bool CanProjectCurves { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CanReferenceText
Declaration
public bool CanReferenceText { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CanReverseIntersectionCurve
Declaration
public bool CanReverseIntersectionCurve { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CanUseKerningSpaces
Declaration
public bool CanUseKerningSpaces { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Font
Declaration
public string Font { get; }
Property Value
Type |
Description |
System.String |
|
FontStyle
Declaration
public TextBuilder.FontStyleOptions FontStyle { get; set; }
Property Value
FrameOnPath
Declaration
public FrameOnPathBuilder FrameOnPath { get; }
Property Value
IsAssociative
Declaration
public bool IsAssociative { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsPrintMark
Declaration
public bool IsPrintMark { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
OnCurvePlacementProfile
Declaration
public Section OnCurvePlacementProfile { get; }
Property Value
OnFacePlacementMethod
Declaration
public TextBuilder.OnFacePlacementMethodOptions OnFacePlacementMethod { get; set; }
Property Value
OnFacePlacementProfile
Declaration
public Section OnFacePlacementProfile { get; }
Property Value
OrientationMethod
Declaration
public TextBuilder.OrientationMethodOptions OrientationMethod { get; set; }
Property Value
OrientationVector
Declaration
public Direction OrientationVector { get; set; }
Property Value
PlacementFaces
Declaration
public ScCollector PlacementFaces { get; }
Property Value
PlanarFrame
Declaration
public RectangularFrameBuilder PlanarFrame { get; }
Property Value
PrintMarkThickness
Declaration
public Expression PrintMarkThickness { get; }
Property Value
PrintMarkUsageLabel
Declaration
public string PrintMarkUsageLabel { get; set; }
Property Value
Type |
Description |
System.String |
|
Script
Declaration
public TextBuilder.ScriptOptions Script { get; set; }
Property Value
SectionPlane
Declaration
public Plane SectionPlane { get; set; }
Property Value
Text
Declaration
public Expression Text { get; }
Property Value
TextString
Declaration
public string TextString { get; set; }
Property Value
Type |
Description |
System.String |
|
Type
Declaration
public TextBuilder.Types Type { get; set; }
Property Value
Methods
SelectFont(String, TextBuilder.ScriptOptions)
Declaration
public void SelectFont(string fontName, TextBuilder.ScriptOptions script)
Parameters
UpdateOnOrientationVectorReversal()
Declaration
public void UpdateOnOrientationVectorReversal()
UpdateOnSectionPlane()
Declaration
public void UpdateOnSectionPlane()
Implements
System.Runtime.Remoting.Messaging.IMessageSink