Class GeometryGroup
Inheritance
System.Object
System.MarshalByRefObject
GeometryGroup
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 GeometryGroup : Geometry, IMessageSink, IComponentBuilder
Constructors
GeometryGroup()
Declaration
protected GeometryGroup()
Properties
AutoBlockOffsetNegativeX
Declaration
public double AutoBlockOffsetNegativeX { get; set; }
Property Value
Type |
Description |
System.Double |
|
AutoBlockOffsetNegativeY
Declaration
public double AutoBlockOffsetNegativeY { get; set; }
Property Value
Type |
Description |
System.Double |
|
AutoBlockOffsetNegativeZ
Declaration
public double AutoBlockOffsetNegativeZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
AutoBlockOffsetPositiveX
Declaration
public double AutoBlockOffsetPositiveX { get; set; }
Property Value
Type |
Description |
System.Double |
|
AutoBlockOffsetPositiveY
Declaration
public double AutoBlockOffsetPositiveY { get; set; }
Property Value
Type |
Description |
System.Double |
|
AutoBlockOffsetPositiveZ
Declaration
public double AutoBlockOffsetPositiveZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
BlankCreationType
Declaration
public GeometryGroup.BlankCreationTypes BlankCreationType { get; set; }
Property Value
BlankDefinitionType
Declaration
public GeometryGroup.BlankDefinitionTypes BlankDefinitionType { get; set; }
Property Value
BlankIpw
Declaration
public BlankIpw BlankIpw { get; }
Property Value
BlankIpwMultipleSource
Declaration
public BlankIpwMultipleSource BlankIpwMultipleSource { get; }
Property Value
BlankToggleValue
Declaration
public bool BlankToggleValue { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BlockHeight
Declaration
public double BlockHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
BlockLength
Declaration
public double BlockLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
BlockOffsetXNegative
Declaration
public double BlockOffsetXNegative { get; set; }
Property Value
Type |
Description |
System.Double |
|
BlockOffsetXPositive
Declaration
public double BlockOffsetXPositive { get; set; }
Property Value
Type |
Description |
System.Double |
|
BlockOffsetYNegative
Declaration
public double BlockOffsetYNegative { get; set; }
Property Value
Type |
Description |
System.Double |
|
BlockOffsetYPositive
Declaration
public double BlockOffsetYPositive { get; set; }
Property Value
Type |
Description |
System.Double |
|
BlockOffsetZNegative
Declaration
public double BlockOffsetZNegative { get; set; }
Property Value
Type |
Description |
System.Double |
|
BlockOffsetZPositive
Declaration
public double BlockOffsetZPositive { get; set; }
Property Value
Type |
Description |
System.Double |
|
BlockWidth
Declaration
public double BlockWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Csys
Declaration
public CartesianCoordinateSystem Csys { get; set; }
Property Value
CylinderDiameter
Declaration
public double CylinderDiameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
CylinderHeight
Declaration
public double CylinderHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
CylinderInheritAttributes
Declaration
public bool CylinderInheritAttributes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CylinderNegativeHeightOffset
Declaration
public double CylinderNegativeHeightOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
CylinderPositiveHeightOffset
Declaration
public double CylinderPositiveHeightOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
DirectionType
Declaration
public GeometryGroup.DirectionTypes DirectionType { get; set; }
Property Value
InheritAttributes
Declaration
public bool InheritAttributes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IpwPositionCsys
Declaration
public CoordinateSystem IpwPositionCsys { get; set; }
Property Value
IpwPositionType
Declaration
public GeometryGroup.PositionTypes IpwPositionType { get; set; }
Property Value
OffsetFromPart
Declaration
public double OffsetFromPart { get; set; }
Property Value
Type |
Description |
System.Double |
|
OffsetNegativeZ
Declaration
public double OffsetNegativeZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
OffsetPositiveZ
Declaration
public double OffsetPositiveZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
OrientationType
Declaration
public GeometryGroup.OrientationTypes OrientationType { get; set; }
Property Value
PartBoxToggleValue
Declaration
public bool PartBoxToggleValue { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PmiAttribute
Declaration
public bool PmiAttribute { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Vector
Declaration
public Direction Vector { get; set; }
Property Value
Methods
ResetBlockSize()
Declaration
public void ResetBlockSize()
ResetCylinderSize()
Declaration
public void ResetCylinderSize()
Implements
System.Runtime.Remoting.Messaging.IMessageSink