NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.CAE.Xyplot.VectorStyle2DSetting Class Reference

Represents the 2D vector display style. More...

Inheritance diagram for NXOpen.CAE.Xyplot.VectorStyle2DSetting:
NXOpen.CAE.Xyplot.BaseLineStyleSetting NXOpen.CAE.Xyplot.BaseSymbolStyleSetting NXOpen.CAE.Xyplot.BaseDisplayStyleSetting NXOpen.CAE.Xyplot.IDisplayStyle

Public Member Functions

unsafe NXOpen.NXColor[] GetVectorColors ()
 Get the vector display colors More...
 
unsafe void SetVectorColors (NXOpen.NXColor[] vectorColors)
 Set the vector display colors More...
 
unsafe NXOpen.NXColor GetNthVectorColor (int index)
 Get the nth vector display color More...
 
unsafe void SetNthVectorColors (int index, NXOpen.NXColor vectorColors)
 Set the nth vector display color More...
 

Properties

unsafe bool DrawText [get, set]
 Returns or sets a value indicating whether to draw annotation text More...
 
unsafe bool IsAutoTextCount [get, set]
 Returns or sets a value indicating whether to customize annotation text count More...
 
unsafe int MaximumTextCount [get, set]
 Returns or sets the maximum of customized text count More...
 
unsafe bool OverlapTextAndVector [get, set]
 Returns or sets a value indicating whether to allow the annotation text overlap with vector More...
 
- Properties inherited from NXOpen.CAE.Xyplot.BaseLineStyleSetting
unsafe NXOpen.NXColor Color [get, set]
 Returns or sets the line color More...
 
unsafe
NXOpen.DisplayableObject.ObjectFont 
Font [get, set]
 Returns or sets the line font More...
 
unsafe
NXOpen.DisplayableObject.ObjectWidth 
Width [get, set]
 Returns or sets the line width More...
 
- Properties inherited from NXOpen.CAE.Xyplot.BaseSymbolStyleSetting
unsafe
NXOpen.CAE.Xyplot.PointMarker 
PointMarker [get, set]
 Returns or sets the point marker More...
 
- Properties inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe
NXOpen.CAE.Xyplot.IDisplayStyle 
Owner [get]
 Returns the owner style More...
 
- Properties inherited from NXOpen.CAE.Xyplot.IDisplayStyle
NXOpen.CAE.Xyplot.IDisplayStyle Owner [get]
 Returns the owner style More...
 

Detailed Description

Represents the 2D vector display style.

Not support KF.

Created in NX12.0.0

Member Function Documentation

unsafe NXOpen.NXColor NXOpen.CAE.Xyplot.VectorStyle2DSetting.GetNthVectorColor ( int  index)

Get the nth vector display color

Created in NX12.0.0

License requirements: None.

Parameters
index
Returns
Get the nth display vector color
unsafe NXOpen.NXColor [] NXOpen.CAE.Xyplot.VectorStyle2DSetting.GetVectorColors ( )

Get the vector display colors

Created in NX12.0.0

License requirements: None.

Returns
Get the display vector colors
unsafe void NXOpen.CAE.Xyplot.VectorStyle2DSetting.SetNthVectorColors ( int  index,
NXOpen.NXColor  vectorColors 
)

Set the nth vector display color

Created in NX12.0.0

License requirements: None.

Parameters
index
vectorColorsSet the nth display vector color
unsafe void NXOpen.CAE.Xyplot.VectorStyle2DSetting.SetVectorColors ( NXOpen.NXColor[]  vectorColors)

Set the vector display colors

Created in NX12.0.0

License requirements: None.

Parameters
vectorColorsSet the display vector colors

Property Documentation

unsafe bool NXOpen.CAE.Xyplot.VectorStyle2DSetting.DrawText
getset

Returns or sets a value indicating whether to draw annotation text

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.Xyplot.VectorStyle2DSetting.IsAutoTextCount
getset

Returns or sets a value indicating whether to customize annotation text count

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.CAE.Xyplot.VectorStyle2DSetting.MaximumTextCount
getset

Returns or sets the maximum of customized text count

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.Xyplot.VectorStyle2DSetting.OverlapTextAndVector
getset

Returns or sets a value indicating whether to allow the annotation text overlap with vector

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.