Class PrimitiveGenerator
Inheritance
PrimitiveGenerator
Assembly: NXOpen.dll
Syntax
public class PrimitiveGenerator : NXRemotableObject, IMessageSink
Constructors
PrimitiveGenerator(Session)
Declaration
protected PrimitiveGenerator(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Properties
Tag
Declaration
Property Value
Methods
GeneratePrimitives(Annotation, ModelingView)
Declaration
public PrimitiveGeneratorData GeneratePrimitives(Annotation annotation, ModelingView view)
Parameters
Returns
GetPrimitiveGenerator(Session)
Declaration
public static PrimitiveGenerator GetPrimitiveGenerator(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink